From 505151f9c1098c13224d8ff60926d484bc0e26ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:01:56 +0000 Subject: [PATCH] Update io_bazel_rules_scala digest to 2464e65 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 4f84f203..a10aab08 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -58,9 +58,9 @@ http_archive( http_archive( name = "io_bazel_rules_scala", - sha256 = "31dac610fe73d7211ea2083540d085a8f8b582ac8afc3f449173309eda7fc7df", - strip_prefix = "rules_scala-b17e9e0580ba28f95559676dd88cd99ec4f08195", - url = "https://github.com/bazelbuild/rules_scala/archive/b17e9e0580ba28f95559676dd88cd99ec4f08195.tar.gz", + sha256 = "1ac7a462212b9f50a956238f4a8c596fcd0868e2ea4d74aff88fccb20a971dbe", + strip_prefix = "rules_scala-2464e65918b57cfa28763509999ee44e07e95bce", + url = "https://github.com/bazelbuild/rules_scala/archive/2464e65918b57cfa28763509999ee44e07e95bce.tar.gz", ) http_archive(