Skip to content

Commit d4378dc

Browse files
renovate[bot]avdv
authored andcommitted
chore(deps): update dependency rules_jvm_external to v6
Note: version 6.1 in the BCR is only compatible with Bazel >= 7
1 parent 7b73031 commit d4378dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules_haskell_tests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ use_repo(
228228
# Java dependencies for the //tests/java_classpath test
229229
bazel_dep(
230230
name = "rules_jvm_external",
231-
version = "5.3",
231+
version = "6.0",
232232
)
233233

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

0 commit comments

Comments
 (0)