Skip to content

Commit

Permalink
Update io_bazel_rules_scala commit hash to f4a24fe (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alex1545 committed Sep 9, 2019
1 parent f01d023 commit 36238af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,9 @@ jvm_maven_import_external(
# For our scala_image test.
http_archive(
name = "io_bazel_rules_scala",
sha256 = "54e2213994976387ab6cb08a6e08fe075eb16d4af0b09d27877e90c1042fc51a",
strip_prefix = "rules_scala-8a5ca6b426efbd2415520abdae39877c4dfa206c",
urls = ["https://github.com/bazelbuild/rules_scala/archive/8a5ca6b426efbd2415520abdae39877c4dfa206c.tar.gz"],
sha256 = "9623666b8cc4dcc6ce62cd7f0aea02293d15bc80c2227e33baa78768a59d4651",
strip_prefix = "rules_scala-f4a24fe2f76e1b1f2b24757f7740a2699692951f",
urls = ["https://github.com/bazelbuild/rules_scala/archive/f4a24fe2f76e1b1f2b24757f7740a2699692951f.tar.gz"],
)

load("@io_bazel_rules_scala//scala:scala.bzl", "scala_repositories")
Expand Down

0 comments on commit 36238af

Please sign in to comment.