Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit 8941720

Browse files
Merge d6fde36 into 2d5f197
2 parents 2d5f197 + d6fde36 commit 8941720

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-billing.git",
7-
"sha": "9cb654b142595586cc803e3f8e833ed8ba3292d4"
7+
"sha": "2d5f1975509fa68fdb09626fa44b63ab91cddd67"
88
}
99
},
1010
{

README.md

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

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

0 commit comments

Comments
 (0)