FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: regenerate README (#709) · googleapis/google-cloud-java@05587b4 · GitHub

Commit 05587b4

Browse files
chore: regenerate README (#709)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-09 22:11:35,616 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-09 22:11:36,980 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/2887f7af-b3aa-48e8-9f7f-3c38b5ffe54c/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 87985ef commit 05587b4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎.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-pubsub.git",
7-
"sha": "3238e87dd293cfb2804948633b929c773a3b3e09"
7+
"sha": "60c7a68fefd54525958c3b195142d8613405f5d2"
88
}
99
},
1010
{

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies:
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-pubsub</artifactId>
43-
<version>1.113.1</version>
43+
<version>1.113.2</version>
4444
</dependency>
4545

4646
```
@@ -53,12 +53,12 @@ compile 'com.google.cloud:google-cloud-pubsub'
5353
```
5454
If you are using Gradle without BOM, add this to your dependencies
5555
```Groovy
56-
compile 'com.google.cloud:google-cloud-pubsub:1.113.1'
56+
compile 'com.google.cloud:google-cloud-pubsub:1.113.2'
5757
```
5858

5959
If you are using SBT, add this to your dependencies
6060
```Scala
61-
libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.113.1"
61+
libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.113.2"
6262
```
6363

6464
## Authentication

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL