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 786993b commit d65f845Copy full SHA for d65f845
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "4545cf3b72fb4c42f57ec6226780ff005eca63fe7fa77c98d41032113e444774",
62
- strip_prefix = "rules_scala-ae781e41d6bb3d79ce359055bb9351b84740c6f9",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/ae781e41d6bb3d79ce359055bb9351b84740c6f9.tar.gz",
+ sha256 = "5e6249cf80de012a6740bcca7c36247308dd5c4133fe57b6cd6bd278ee57f384",
+ strip_prefix = "rules_scala-a40063ef97688f056824b22b9e49fae6efd1df0f",
+ url = "https://github.com/bazelbuild/rules_scala/archive/a40063ef97688f056824b22b9e49fae6efd1df0f.tar.gz",
64
)
65
66
0 commit comments