diff --git a/README.md b/README.md index 9148942ca..0d9b0499d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ If you are using Maven, add this to your pom.xml file 1.40.0 ``` -[//]: # ({x-version-update-end}) If you are using Gradle, add this to your dependencies @@ -54,6 +53,7 @@ If you are using SBT, add this to your dependencies libraryDependencies += "com.google.api" % "gax" % "1.33.1" libraryDependencies += "com.google.api" % "gax-grpc" % "1.33.1" ``` +[//]: # ({x-version-update-end}) Java Versions -------------