Skip to content

Commit

Permalink
Merge pull request #472 from scala-steward/update/scala-library-2.13.15
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.15
  • Loading branch information
mergify[bot] authored Sep 26, 2024
2 parents c29f578 + 271cbfe commit b4c6c36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ ThisBuild / versionScheme := Some("early-semver")

Global / onChangedBuildSource := ReloadOnSourceChanges

ThisBuild / scalaVersion := "2.13.13"
ThisBuild / crossScalaVersions := Seq("2.13.13")
ThisBuild / scalaVersion := "2.13.15"
ThisBuild / crossScalaVersions := Seq("2.13.15")

// For coursier's "latest.integration"
ThisBuild / dynverSeparator := "-"
Expand Down

0 comments on commit b4c6c36

Please sign in to comment.