Skip to content

Commit baffcf1

Browse files
chore: regenerate README
1 parent 3f870ed commit baffcf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "b07358192b76093d8814338bd21b48a3b1e5c073"
7+
"sha": "3f870ed9df232d79ccee3c35370c5f2794941f22"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle, add this to your dependencies
4848
```Groovy
49-
compile 'com.google.cloud:google-cloud-logging:2.0.1'
49+
compile 'com.google.cloud:google-cloud-logging:2.1.0'
5050
```
5151
If you are using SBT, add this to your dependencies
5252
```Scala
53-
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.0.1"
53+
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "2.1.0"
5454
```
5555

5656
## Authentication

0 commit comments

Comments
 (0)