File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ errorprone-core = "com.google.errorprone:error_prone_core:2.31.0"
5252# 2.11.0+ requires JDK 11+ (See https://github.com/google/error-prone/releases/tag/v2.11.0)
5353# checkForUpdates: errorprone-corejava8:2.10.+
5454errorprone-corejava8 = " com.google.errorprone:error_prone_core:2.10.0"
55- # 2.67 .0+ requires protobuf 4.x.
55+ # 2.65 .0+ requires protobuf 4.x
5656# checkForUpdates: google-api-protos:2.64.+
5757google-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
@@ -61,8 +61,8 @@ google-auth-credentials = "com.google.auth:google-auth-library-credentials:1.42.
6161# checkForUpdates: google-auth-oauth2Http:1.42.+
6262google-auth-oauth2Http = " com.google.auth:google-auth-library-oauth2-http:1.42.1"
6363# Release notes: https://cloud.google.com/logging/docs/release-notes
64- # 3.28.0 + require protobuf 4.x
65- # checkForUpdates: google-cloud-logging:TODO
64+ # 3.23.10 + require protobuf 4.x
65+ # checkForUpdates: google-cloud-logging:3.23.10
6666google-cloud-logging = " com.google.cloud:google-cloud-logging:3.23.10"
6767gson = " com.google.code.gson:gson:2.13.2"
6868guava = " com.google.guava:guava:33.5.0-android"
You can’t perform that action at this time.
0 commit comments