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 540b7e7 commit b617559Copy full SHA for b617559
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "31dac610fe73d7211ea2083540d085a8f8b582ac8afc3f449173309eda7fc7df",
62
- strip_prefix = "rules_scala-b17e9e0580ba28f95559676dd88cd99ec4f08195",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/b17e9e0580ba28f95559676dd88cd99ec4f08195.tar.gz",
+ sha256 = "0f84ab2c1395549c7f0c06b9b81c15ef1879f1437d65aea4c73f6cbd7786c946",
+ strip_prefix = "rules_scala-96dd67a6dc888357f9c6adcbf8380d4197900093",
+ url = "https://github.com/bazelbuild/rules_scala/archive/96dd67a6dc888357f9c6adcbf8380d4197900093.tar.gz",
64
)
65
66
0 commit comments