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 90ca985 commit 51ff6c6Copy full SHA for 51ff6c6
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "e43e0526c5c62895500625437306d75750cdc6c6e5748b3093d76f67ef63f94f",
62
- strip_prefix = "rules_scala-3dd5d8110d56cfc19722532866cbfc039a6a9612",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/3dd5d8110d56cfc19722532866cbfc039a6a9612.tar.gz",
+ sha256 = "d445437d45bd33e3e96cad4a84a822e24f8d38f3f6da0f6c71ca30d79563b4e4",
+ strip_prefix = "rules_scala-de3d3a772e2fd443bcd662c740f5f8e916e4b6f0",
+ url = "https://github.com/bazelbuild/rules_scala/archive/de3d3a772e2fd443bcd662c740f5f8e916e4b6f0.tar.gz",
64
)
65
66
0 commit comments