diff --git a/README.md b/README.md index cfba6fbc9..a74ce77b3 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.116.0' +compile 'com.google.cloud:google-cloud-bigquery:1.116.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.116.1" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index a5d6d4130..5e252e005 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquery.git", - "sha": "f98cf756494d45e62923f60c3dfc434a92181405" + "sha": "d00a0e814a9ec3d64fee3b30fbf8c33623858d15" } }, {