Skip to content

Commit 313b2e1

Browse files
chore: regenerate README (#451)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-12 12:07:01,423 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-12 12:07:02,378 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/b5df452e-5621-4e9d-99ac-8c6b1612054f/targets - [ ] To automatically regenerate this PR, check this box.
1 parent cf78009 commit 313b2e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-pubsublite.git",
7-
"sha": "209975135e27827376cced7ccab87ecd0e03a9e4"
7+
"sha": "cf78009c13ade94ca09d0c6c3c43e5c28742f963"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "fb53b6fb373b7c3edf4e55f3e8036bc6d73fa483"
14+
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
1515
}
1616
}
1717
]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file:
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-pubsub</artifactId>
28-
<version>1.110.1</version>
28+
<version>1.110.3</version>
2929
</dependency>
3030

3131
```

0 commit comments

Comments
 (0)