File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414docker :
1515 image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16- digest : sha256:f8374176dc59291f05dd3fec927a9da2cda687a9ef4de32e77f699a2be12ab45
17- # created: 2022-07-07T14:26:11.880812641Z
16+ digest : sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
17+ # created: 2022-07-13T13:53:17.676447481Z
Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-bigquerystorage'
5656If you are using Gradle without BOM, add this to your dependencies:
5757
5858``` Groovy
59- implementation 'com.google.cloud:google-cloud-bigquerystorage:2.15 .0'
59+ implementation 'com.google.cloud:google-cloud-bigquerystorage:2.16 .0'
6060```
6161
6262If you are using SBT, add this to your dependencies:
6363
6464``` Scala
65- libraryDependencies += " com.google.cloud" % " google-cloud-bigquerystorage" % " 2.15 .0"
65+ libraryDependencies += " com.google.cloud" % " google-cloud-bigquerystorage" % " 2.16 .0"
6666```
6767
6868## Authentication
You can’t perform that action at this time.
0 commit comments