Skip to content

Commit

Permalink
chore(deps): update dependency rules_jvm_external to v6
Browse files Browse the repository at this point in the history
Note: version 6.1 in the BCR is only compatible with Bazel >= 7
  • Loading branch information
renovate[bot] authored and avdv committed May 14, 2024
1 parent 7b73031 commit d4378dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules_haskell_tests/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ use_repo(
# Java dependencies for the //tests/java_classpath test
bazel_dep(
name = "rules_jvm_external",
version = "5.3",
version = "6.0",
)

maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
Expand Down

0 comments on commit d4378dc

Please sign in to comment.