Skip to content

Commit d6262c5

Browse files
Merge 67e5738 into 28a9f92
2 parents 28a9f92 + 67e5738 commit d6262c5

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)