diff --git a/README.md b/README.md index 826d7c7c8..f15326102 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ implementation 'com.google.cloud:google-cloud-bigquery' If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigquery:2.13.4' +implementation 'com.google.cloud:google-cloud-bigquery:2.13.5' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.13.4" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "2.13.5" ``` ## Authentication diff --git a/pom.xml b/pom.xml index a54f07b36..a6513f565 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ UTF-8 github google-cloud-bigquery-parent - v2-rev20220528-1.32.1 + v2-rev20220611-1.32.1 2.13.0 8.0.0