diff --git a/README.md b/README.md index c2d38f24..319897ae 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-containeranalysis:1.1.3' +compile 'com.google.cloud:google-cloud-containeranalysis:1.1.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "1.1.3" +libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "1.1.2" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index fcdd37df..6bdfb78f 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "9e93875a67a694640c6146395aae4e26214a0b27" + "sha": "3d57f5aee0658e5c1c57e4c914da712a117b1756" } }, {