File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
1414 "com.google.auto.value:auto-value-annotations:1.11.0" ,
1515 "com.google.auto.value:auto-value:1.11.0" ,
1616 "com.google.code.findbugs:jsr305:3.0.2" ,
17- "com.google.code.gson:gson:2.12.1 " ,
17+ "com.google.code.gson:gson:2.13.2 " ,
1818 "com.google.errorprone:error_prone_annotations:2.45.0" ,
1919 "com.google.guava:failureaccess:1.0.1" ,
2020 "com.google.guava:guava:33.5.0-android" ,
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ google-auth-oauth2Http = "com.google.auth:google-auth-library-oauth2-http:1.41.0
5656google-cloud-logging = " com.google.cloud:google-cloud-logging:3.23.9"
5757# 2.13.0 requires error_prone_annotations:2.37.0, but we are stuck with 2.36.0
5858# checkForUpdates: gson:2.12.+
59- gson = " com.google.code.gson:gson:2.12.1 "
59+ gson = " com.google.code.gson:gson:2.13.2 "
6060guava = " com.google.guava:guava:33.5.0-android"
6161guava-betaChecker = " com.google.guava:guava-beta-checker:1.0"
6262guava-testlib = " com.google.guava:guava-testlib:33.5.0-android"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
1818 "com.google.auto.value:auto-value-annotations:1.11.0" ,
1919 "com.google.auto.value:auto-value:1.11.0" ,
2020 "com.google.code.findbugs:jsr305:3.0.2" ,
21- "com.google.code.gson:gson:2.12.1 " ,
21+ "com.google.code.gson:gson:2.13.2 " ,
2222 "com.google.errorprone:error_prone_annotations:2.45.0" ,
2323 "com.google.guava:failureaccess:1.0.1" ,
2424 "com.google.guava:guava:33.5.0-android" ,
You can’t perform that action at this time.
0 commit comments