Skip to content

Commit dd8e4bf

Browse files
chore: regenerate README (#470)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-15 15:30:38,481 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-15 15:30:39,320 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/7521aff4-5cfd-4fe9-ab60-ebb2b60650e2/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 5d43881 commit dd8e4bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "3e1046b26ad9348c9ccd55c34b9ab51174a3bffb"
7+
"sha": "5d43881241c81a3b0ec2fa2979337228148216f5"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "2e7bd5cc66a3f0b90ce1c150eb35c89eeb9872d6"
14+
"sha": "2c54c473779ea731128cea61a3a6c975a08a5378"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ compile 'com.google.cloud:google-cloud-logging'
5252
```
5353
If you are using Gradle without BOM, add this to your dependencies
5454
```Groovy
55-
compile 'com.google.cloud:google-cloud-logging:2.1.5'
55+
compile 'com.google.cloud:google-cloud-logging:2.2.0'
5656
```
5757

5858
If you are using SBT, add this to your dependencies
5959
```Scala
60-
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.1.5"
60+
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.2.0"
6161
```
6262

6363
## Authentication

0 commit comments

Comments
 (0)