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 a43c666Copy full SHA for a43c666
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 = "15cf54c6cd848cad695ff060672ae92f70aac0cd98a74057b638314d9fa0dba4",
+ strip_prefix = "rules_scala-30119586daf39aeea238bcb95e8e1a3b25e8d0ae",
+ url = "https://github.com/bazelbuild/rules_scala/archive/30119586daf39aeea238bcb95e8e1a3b25e8d0ae.tar.gz",
55
)
56
57
0 commit comments