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 4a04264 commit 5cbc50eCopy full SHA for 5cbc50e
WORKSPACE
@@ -49,9 +49,9 @@ http_archive(
49
50
http_archive(
51
name = "io_bazel_rules_scala",
52
- sha256 = "a9f3e9822b0703e526a3a9a4f84b66210a42e8e3c400eb76ae7188bb5fc75a11",
53
- strip_prefix = "rules_scala-670b7eeb89062dc105998ba1ec5aa2cfe40c3ece",
54
- url = "https://github.com/bazelbuild/rules_scala/archive/670b7eeb89062dc105998ba1ec5aa2cfe40c3ece.tar.gz",
+ sha256 = "0739c8741b53d45c4e59e72986946874d8322abe00cb5ade40d31cccf2c7bb8a",
+ strip_prefix = "rules_scala-58dfbc7daf19f816a898651b7803d4cbc618fa2f",
+ url = "https://github.com/bazelbuild/rules_scala/archive/58dfbc7daf19f816a898651b7803d4cbc618fa2f.tar.gz",
55
)
56
57
0 commit comments