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 635b0c9Copy full SHA for 635b0c9
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 = "7b9ca91c48373151d9d244fb3f733a9659a3cb391706b99a59d11e861f5f2653",
+ strip_prefix = "rules_scala-752b305fa1bc038fd872c0a55833289e721cddbf",
+ url = "https://github.com/bazelbuild/rules_scala/archive/752b305fa1bc038fd872c0a55833289e721cddbf.tar.gz",
64
)
65
66
0 commit comments