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 b9ffdd8Copy full SHA for b9ffdd8
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 = "45b6bf36f2f29597124d80e7b00240706390f587fae14acbe340e2a3d682077a",
+ strip_prefix = "rules_scala-74b1575280f2ff88c7dd86db576108b63a6231b2",
+ url = "https://github.com/bazelbuild/rules_scala/archive/74b1575280f2ff88c7dd86db576108b63a6231b2.tar.gz",
55
)
56
57
0 commit comments