@@ -53,17 +53,17 @@ errorprone-core = "com.google.errorprone:error_prone_core:2.31.0"
5353# checkForUpdates: errorprone-corejava8:2.10.+
5454errorprone-corejava8 = " com.google.errorprone:error_prone_core:2.10.0"
5555# 2.67.0+ requires protobuf 4.x.
56- # checkForUpdates: google-api-protos:2.63 .+
57- google-api-protos = " com.google.api.grpc:proto-google-common-protos:2.63.2 "
56+ # checkForUpdates: google-api-protos:2.64 .+
57+ google-api-protos = " com.google.api.grpc:proto-google-common-protos:2.64.1 "
5858# 1.43.0+ versions of google-auth-library requires protobuf 4.x
59- # checkForUpdates: google-auth-credentials:1.41 .+
60- google-auth-credentials = " com.google.auth:google-auth-library-credentials:1.41.0 "
61- # checkForUpdates: google-auth-oauth2Http:1.41 .+
62- google-auth-oauth2Http = " com.google.auth:google-auth-library-oauth2-http:1.41.0 "
59+ # checkForUpdates: google-auth-credentials:1.42 .+
60+ google-auth-credentials = " com.google.auth:google-auth-library-credentials:1.42.1 "
61+ # checkForUpdates: google-auth-oauth2Http:1.42 .+
62+ google-auth-oauth2Http = " com.google.auth:google-auth-library-oauth2-http:1.42.1 "
6363# Release notes: https://cloud.google.com/logging/docs/release-notes
6464# 3.28.0+ require protobuf 4.x
65- # checkForUpdates: google-cloud-logging:3.23 .+
66- google-cloud-logging = " com.google.cloud:google-cloud-logging:3.23.9 "
65+ # checkForUpdates: google-cloud-logging:3.27 .+
66+ google-cloud-logging = " com.google.cloud:google-cloud-logging:3.27.0 "
6767gson = " com.google.code.gson:gson:2.13.2"
6868guava = " com.google.guava:guava:33.5.0-android"
6969guava-betaChecker = " com.google.guava:guava-beta-checker:1.0"
0 commit comments