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 621ef66 commit 292232cCopy full SHA for 292232c
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "8a4654b5bc050ac1925ebdb64693beff899880875faea5d9b5488fdcbe872528",
62
- strip_prefix = "rules_scala-9b85affa2e08a350a4315882b602eda55b262356",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/9b85affa2e08a350a4315882b602eda55b262356.tar.gz",
+ sha256 = "8bbf91d4ff6ccaf1820c9a2abace6302f20f5d1ed20046354d1ca3d4a75367f0",
+ strip_prefix = "rules_scala-75701d07bffd9636b1c9d703025b372744df8c55",
+ url = "https://github.com/bazelbuild/rules_scala/archive/75701d07bffd9636b1c9d703025b372744df8c55.tar.gz",
64
)
65
66
0 commit comments