Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down