Skip to content

Commit 0888cba

Browse files
renovate[bot]simonresch
authored andcommitted
chore(deps): update bazel dependencies
1 parent 7465b36 commit 0888cba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

MODULE.bazel

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ module(name = "jazzer")
77
################################################################################
88

99
bazel_dep(name = "abseil-cpp", version = "20250814.1")
10-
bazel_dep(name = "apple_support", version = "1.23.1")
11-
bazel_dep(name = "bazel_jar_jar", version = "0.1.0")
10+
bazel_dep(name = "apple_support", version = "1.24.1")
11+
bazel_dep(name = "bazel_jar_jar", version = "0.1.11")
1212
bazel_dep(name = "bazel_skylib", version = "1.8.2")
1313
bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
1414

@@ -17,7 +17,7 @@ bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
1717
bazel_dep(name = "contrib_rules_jvm", version = "0.27.0")
1818
bazel_dep(name = "googletest", version = "1.17.0.bcr.1")
1919
bazel_dep(name = "platforms", version = "1.0.0")
20-
bazel_dep(name = "protobuf", version = "32.1")
20+
bazel_dep(name = "protobuf", version = "33.0")
2121
bazel_dep(name = "rules_android", version = "0.6.6")
2222
bazel_dep(name = "rules_android_ndk", version = "0.1.3")
2323
bazel_dep(name = "rules_foreign_cc", version = "0.15.1")
@@ -160,6 +160,7 @@ maven.install(
160160
fail_if_repin_required = True,
161161
known_contributing_modules = [
162162
"bazel_worker_java",
163+
"grpc-java",
163164
"jazzer",
164165
"protobuf",
165166
],

0 commit comments

Comments
 (0)