Skip to content

Commit 7afd520

Browse files
committed
align error_prone_annotations in respositories.bzl as that in MODULE.bazel
1 parent d975682 commit 7afd520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
1919
"com.google.auto.value:auto-value:1.11.0",
2020
"com.google.code.findbugs:jsr305:3.0.2",
2121
"com.google.code.gson:gson:2.13.2",
22-
"com.google.errorprone:error_prone_annotations:2.45.0",
22+
"com.google.errorprone:error_prone_annotations:2.48.0",
2323
"com.google.guava:failureaccess:1.0.1",
2424
"com.google.guava:guava:33.5.0-android",
2525
"com.google.re2j:re2j:1.8",

0 commit comments

Comments
 (0)