Skip to content

Commit

Permalink
Add rules_fuzzing dependency to MODULE.bazel.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 640636275
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Jun 5, 2024
1 parent e1bf1f0 commit a450c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ bazel_dep(name = "abseil-cpp", version = "20230802.0.bcr.1", repo_name = "com_go
bazel_dep(name = "bazel_skylib", version = "1.4.1")
bazel_dep(name = "jsoncpp", version = "1.9.5")
bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "rules_fuzzing", version = "0.5.2")
bazel_dep(name = "rules_java", version = "5.3.5")
bazel_dep(name = "rules_jvm_external", version = "5.1")
bazel_dep(name = "rules_pkg", version = "0.7.0")
Expand Down

0 comments on commit a450c9c

Please sign in to comment.