github scala-steward-org/scala-steward v0.39.0
v0.39.0 - Java 17 in Docker (required by sbt 2)

latest releases: v0.39.2, v0.39.1
2 months ago

What's Changed

When running Scala Steward in Docker, projects using newly-released sbt 2 would fail as the base docker image was using Java 11, and sbt 2 requires Java 17 minimum. This is fixed in this release of Scala Steward, as the docker base image is updated to Java 17.

🐛 Bug Fixes

📜 Scalafix Migrations

📦 Artifact Migrations

  • Add artifact migration for datadog4s move to io.github.datadog4s by @kubukoz in #3920

🏗️ Build Improvements

  • Update dockerBaseImage to eclipse-temurin:17-alpine by @Philippus in #3834

🌱 Dependency Updates

Other Changes

Full Changelog: v0.38.1...v0.39.0

Don't miss a new scala-steward release

NewReleases is sending notifications on new releases.