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

Commit 80b75c9

Browse files
chore: regenerate README (#222)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-16 00:17:05,710 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-billing/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-16 00:17:06,717 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/d31fe428-8d25-4e96-8ba3-0e23342e35c7/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 2359956 commit 80b75c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-billing.git",
7-
"sha": "7505af43959105d5d5a8ff0ab99b1cc66caa5886"
7+
"sha": "2e92a1ee08ec9dd8c86ac852f8a654beaef113f0"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
14+
"sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>12.0.0</version>
20+
<version>12.1.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)