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 30b9fc9 commit a3aeaa3Copy full SHA for a3aeaa3
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "1abbaadbca45d1871605512729cc9fc6f59b1b392eb88125b3b3a52da1046ee2",
62
- strip_prefix = "rules_scala-4960e77f5562c96690901f096592aa0e8941d9ab",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/4960e77f5562c96690901f096592aa0e8941d9ab.tar.gz",
+ sha256 = "10577a0e63ac8086d3ff1435c70be1118797e862954645624584b4ea4dc4a1d8",
+ strip_prefix = "rules_scala-887c9be387734d2a49adab441d7a68414e30cbee",
+ url = "https://github.com/bazelbuild/rules_scala/archive/887c9be387734d2a49adab441d7a68414e30cbee.tar.gz",
64
)
65
66
0 commit comments