diff --git a/README.md b/README.md index 4f2ac8fb4..dc6517f0d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-pubsub - 1.125.13 + 1.126.0 ``` @@ -33,13 +33,13 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-pubsublite:1.12.19' +implementation 'com.google.cloud:google-cloud-pubsublite:1.12.20' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "1.12.19" +libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "1.12.20" ``` @@ -483,7 +483,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-pubsublite/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-pubsublite.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-pubsublite/1.12.19 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-pubsublite/1.12.20 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/google-cloud-pubsublite/pom.xml b/google-cloud-pubsublite/pom.xml index 1e79b134c..640395228 100644 --- a/google-cloud-pubsublite/pom.xml +++ b/google-cloud-pubsublite/pom.xml @@ -38,7 +38,7 @@ com.google.cloud google-cloud-pubsub - 1.125.13 + 1.126.0 com.google.api.grpc diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index db052575d..fdb3a88c6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.125.13 + 1.126.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index cfcbe26b7..dcbef0a71 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.125.13 + 1.126.0