We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967585c commit 5253f5bCopy full SHA for 5253f5b
WORKSPACE
@@ -73,9 +73,9 @@ http_archive(
73
74
http_archive(
75
name = "io_bazel_rules_scala",
76
- sha256 = "e734eef95cf26c0171566bdc24d83bd82bdaf8ca7873bec6ce9b0d524bdaf05d",
77
- strip_prefix = "rules_scala-6.6.0",
78
- url = "https://github.com/bazelbuild/rules_scala/releases/download/v6.6.0/rules_scala-v6.6.0.tar.gz",
+ sha256 = "6a900a39bf643c5c9308c8200f9a61e27588dc54a67aa08fcfc798f25add4f7b",
+ strip_prefix = "rules_scala-7.1.0",
+ url = "https://github.com/bazelbuild/rules_scala/releases/download/v7.1.0/rules_scala-v7.1.0.tar.gz",
79
)
80
81
0 commit comments