Skip to content

Commit 583c9c8

Browse files
chore: regenerate README (#460)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-04 16:07:06,941 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-04 16:07:07,911 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/0b944fcb-336c-4073-af71-6856c2e846a3/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 28a9f92 commit 583c9c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "0d325e843781f62e269b286561d9bd0b599118af"
7+
"sha": "28a9f92171ecf75a23e5d89565f3023e5fcc6653"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle 5.x or later, add this to your dependencies
4848
```Groovy
49-
implementation platform('com.google.cloud:libraries-bom:18.1.0')
49+
implementation platform('com.google.cloud:libraries-bom:19.0.0')
5050
5151
compile 'com.google.cloud:google-cloud-logging'
5252
```

0 commit comments

Comments
 (0)