diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index d0034e441879..820c23cc95a5 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-policy-troubleshooter - 1.2.3 + 1.2.4 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.2.3' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.2.4' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.2.3" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.2.4" ``` ## Authentication diff --git a/java-policy-troubleshooter/samples/install-without-bom/pom.xml b/java-policy-troubleshooter/samples/install-without-bom/pom.xml index cadc5273797a..1e26be6af62c 100644 --- a/java-policy-troubleshooter/samples/install-without-bom/pom.xml +++ b/java-policy-troubleshooter/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-policy-troubleshooter - 1.2.3 + 1.2.4 diff --git a/java-policy-troubleshooter/samples/snapshot/pom.xml b/java-policy-troubleshooter/samples/snapshot/pom.xml index 5e1a1f614b17..6927fe286cf0 100644 --- a/java-policy-troubleshooter/samples/snapshot/pom.xml +++ b/java-policy-troubleshooter/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-policy-troubleshooter - 1.2.3 + 1.2.4 diff --git a/java-policy-troubleshooter/samples/snippets/pom.xml b/java-policy-troubleshooter/samples/snippets/pom.xml index f851361041eb..b9760aa21766 100644 --- a/java-policy-troubleshooter/samples/snippets/pom.xml +++ b/java-policy-troubleshooter/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-policy-troubleshooter - 1.2.3 + 1.2.4