Skip to content

Commit 2463686

Browse files
committed
correct comment
1 parent 89f7e47 commit 2463686

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.+
5454
errorprone-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.+
5757
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
@@ -61,8 +61,8 @@ google-auth-credentials = "com.google.auth:google-auth-library-credentials:1.42.
6161
# checkForUpdates: google-auth-oauth2Http:1.42.+
6262
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
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
6666
google-cloud-logging = "com.google.cloud:google-cloud-logging:3.23.10"
6767
gson = "com.google.code.gson:gson:2.13.2"
6868
guava = "com.google.guava:guava:33.5.0-android"

0 commit comments

Comments
 (0)