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

Commit 10e02cc

Browse files
chore: regenerate README (#365)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-23 15:49:19,924 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-billing/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-23 15:49:20,812 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/3cbca0c8-e838-4468-b8ba-805b81d172ab/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 9b702c4 commit 10e02cc

2 files changed

Lines changed: 4 additions & 4 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-billing.git",
7-
"sha": "adeee712ea544dd6c24b402220b5aa24cfcb7c37"
7+
"sha": "9b702c4d79c3b9e3ebf2a01f79bddba8ec4bc8aa"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "78437c732a60c64895778697b078497b0988346c"
14+
"sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ If you are using Maven without BOM, add this to your dependencies:
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-billing</artifactId>
41-
<version>1.1.14</version>
41+
<version>1.1.15</version>
4242
</dependency>
4343

4444
```
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:19.1.0')
48+
implementation platform('com.google.cloud:libraries-bom:19.2.1')
4949
5050
compile 'com.google.cloud:google-cloud-billing'
5151
```

0 commit comments

Comments
 (0)