diff --git a/README.md b/README.md index 1b7b5f81b..d71201d05 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,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-bigquery:1.111.2' +compile 'com.google.cloud:google-cloud-bigquery:1.111.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.111.2" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.111.1" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index 3da64aa08..bcc7637a9 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquery.git", - "sha": "9d37e45bc07de3d6b4fb2aac4c69df7b2ef80c9f" + "sha": "2b319ce21e2f540b7de4dfcef02c68a6cf8a1564" } }, {