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 94d4801 commit 8b8d59dCopy full SHA for 8b8d59d
WORKSPACE
@@ -58,9 +58,9 @@ http_archive(
58
59
http_archive(
60
name = "io_bazel_rules_scala",
61
- sha256 = "bb9712aae3d8c4f85c7239dcd5bfe5ee1b5bbf612814ef08f960e1750e866c94",
62
- strip_prefix = "rules_scala-cb950f52dc1cf14e337fea687fe6b8ea31e46bed",
63
- url = "https://github.com/bazelbuild/rules_scala/archive/cb950f52dc1cf14e337fea687fe6b8ea31e46bed.tar.gz",
+ sha256 = "b25fb9b1c1fb7fc1568446ad1c2cf6741331f2375f9d997f290cbc38e7be37d8",
+ strip_prefix = "rules_scala-1e4df56559ca8b68eb9a173cdf048a3c81bead09",
+ url = "https://github.com/bazelbuild/rules_scala/archive/1e4df56559ca8b68eb9a173cdf048a3c81bead09.tar.gz",
64
)
65
66
0 commit comments