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 c5e956bCopy full SHA for c5e956b
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 = "f08fd824f8dd625a1b3b147d63498cb65283cbf704c7631202ba1719191ea9b9",
+ strip_prefix = "rules_scala-c72f62b83fb8d306912a5473056aa362bda6b92c",
+ url = "https://github.com/bazelbuild/rules_scala/archive/c72f62b83fb8d306912a5473056aa362bda6b92c.tar.gz",
64
)
65
66
0 commit comments