Skip to content

Commit 34e43fc

Browse files
chore: regenerate README (#379)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-08 21:55:55,073 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-08 21:55:56,028 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/e406cfbe-f881-47cf-8da9-62e058d1ab12/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 922f427 commit 34e43fc

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"sources": [
3+
{
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/java-pubsub.git",
7+
"sha": "234505066757de6a391afa747e260d48a9b83fff"
8+
}
9+
},
10+
{
11+
"git": {
12+
"name": "synthtool",
13+
"remote": "https://github.com/googleapis/synthtool.git",
14+
"sha": "b6164c26a111f7f587099d31253abb96b5737bb2"
15+
}
16+
}
17+
]
18+
}

README.md

+1-1
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>10.1.0</version>
20+
<version>12.0.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)