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 8ca5efbCopy full SHA for 8ca5efb
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 = "f76272ab0fa9a2c66b3109382c976420f2e4cc9c8580b7d0213da2b97e05e3f7",
+ strip_prefix = "rules_scala-933d6983684d38d63abb1b3d329a0fff48d4f04d",
+ url = "https://github.com/bazelbuild/rules_scala/archive/933d6983684d38d63abb1b3d329a0fff48d4f04d.tar.gz",
55
)
56
57
0 commit comments