From 1532f69dcd2ffb36915f6cdbac03ebdbfdba7890 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 09:52:11 +0000 Subject: [PATCH] Update dependency scala-steward-org/scala-steward to v0.39.1 --- .github/workflows/scala-steward.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 9f6fa1e..74009d5 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -28,7 +28,7 @@ jobs: # requires Java 17+, which breaks the temurin:11 runner above. Renovate # tracks this pin; a bump past 0.39.0 fails on first run until the # runner is moved to JDK 17. - scala-steward-version: 0.39.0 + scala-steward-version: 0.39.1 # Pin the sbt and scalafmt versions Scala Steward runs against to the # ones used in this repository. Kept in sync by Renovate. sbt-version: 1.12.13