File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ dependencies {
206206 api ' io.grpc:grpc-protobuf'
207207 api ' com.google.auth:google-auth-library-oauth2-http'
208208 api ' com.google.auth:google-auth-library-credentials'
209- api platform(' com.google.cloud:google-cloud-shared-dependencies:3.52.2 ' )
209+ api platform(' com.google.cloud:google-cloud-shared-dependencies:3.54.1 ' )
210210 implementation ' com.google.guava:guava'
211211 implementation ' com.google.auto.service:auto-service:1.0.1'
212212 implementation ' javax.annotation:javax.annotation-api'
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ dependencies {
126126 // This makes this BOM inherit all dependency versions from the Google Cloud
127127 // BOM. This version is determined based on the current used version of
128128 // google-cloud-shared-dependencies.
129- api(platform(" com.google.cloud:libraries-bom:26.69 .0" ))
129+ api(platform(" com.google.cloud:libraries-bom:26.72 .0" ))
130130
131131 // Add constraints for all of this project's artifacts.
132132 constraints {
You can’t perform that action at this time.
0 commit comments