Skip to content

Commit 6c26936

Browse files
chore: regenerate README (#360)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-10 20:12:04,389 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-10 20:12:05,329 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/a0439dfc-c42f-4b7f-b13a-5f4ee80ee4f5/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 729b650 commit 6c26936

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "3889012920560dca79691bc501f1534899db2dda"
7+
"sha": "729b650ff6a5f5022e5e5a32b0ef7b2c1642858f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "f94318521f63085b9ccb43d42af89f153fb39f15"
14+
"sha": "352f25621c28d2fa0784984ea0ed5ea697aa1525"
1515
}
1616
}
1717
]

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-logging</artifactId>
42-
<version>2.0.1</version>
42+
<version>2.0.2-SNAPSHOT</version>
4343
</dependency>
4444

4545
```
@@ -246,6 +246,8 @@ Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3]
246246
Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4]
247247
Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
248248

249+
Java is a registered trademark of Oracle and/or its affiliates.
250+
249251
[product-docs]: https://cloud.google.com/logging/docs
250252
[javadocs]: https://googleapis.dev/java/google-cloud-logging/latest/
251253
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java7.svg

0 commit comments

Comments
 (0)