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

Commit 1c602bc

Browse files
chore: regenerate README (#295)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-20 08:16:26,170 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-containeranalysis/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-20 08:16:27,223 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/17746cb7-5060-42fe-a1ec-431813af8242/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 82a0534 commit 1c602bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-containeranalysis.git",
7-
"sha": "6d86df1aa13415f9f8adae542eabe45fcac39d90"
7+
"sha": "82a053420fd363561c6a088006fe83eb7cc988bf"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
14+
"sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
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-containeranalysis:1.2.2'
48+
compile 'com.google.cloud:google-cloud-containeranalysis:1.2.3'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "1.2.2"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "1.2.3"
5353
```
5454

5555
## Authentication

0 commit comments

Comments
 (0)