Skip to content

Commit 99b0019

Browse files
chore: regenerate README (#513)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-31 20:53:11,596 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging-logback/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-31 20:53:12,815 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/fe7f0acd-9dab-4996-b52d-a1a8394c7db1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent af59ec3 commit 99b0019

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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-logback.git",
7-
"sha": "6fd5390e624878a56aad12583210412767b1cc01"
7+
"sha": "ac2caac2b0e122d79e3ff5f9f70b45119aaeb3e4"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "31728d872f50e439ded2f67fa8d67955b26a4e35"
14+
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you are using Maven, add this to your pom.xml file:
2929
If you are using Gradle without BOM, add this to your dependencies
3030

3131
```Groovy
32-
compile 'com.google.cloud:google-cloud-logging-logback:0.121.10-alpha'
32+
implementation 'com.google.cloud:google-cloud-logging-logback:0.121.10-alpha'
3333
```
3434

3535
If you are using SBT, add this to your dependencies

0 commit comments

Comments
 (0)