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