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

Commit f3dde1a

Browse files
chore: regenerate README (#298)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-18 22:47:57,460 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-container/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-18 22:47:58,354 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/5a589c05-a05b-4275-a348-98dc70666cb5/targets - [ ] To automatically regenerate this PR, check this box.
1 parent ee20ad8 commit f3dde1a

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-container.git",
7-
"sha": "8882a9691e6dc1e588a4283c3f4abaa7cd4852cd"
7+
"sha": "b57e5d180df2f7f28d3dace4211baff955025004"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116"
14+
"sha": "39b7149da4026765385403632db3c6f63db96b2c"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle, add this to your dependencies
4747
```Groovy
48-
compile 'com.google.cloud:google-cloud-container:1.1.1'
48+
compile 'com.google.cloud:google-cloud-container:1.1.2'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-container" % "1.1.1"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-container" % "1.1.2"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)