Skip to content

Commit

Permalink
Merge pull request #195 from scala-steward/update/scala-library-2.13.16
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.16
  • Loading branch information
Philippus authored Jan 19, 2025
2 parents 3b0e3eb + 205eb60 commit 311196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
lazy val scalaTestVersion = "3.2.19"

ThisBuild / crossScalaVersions := Seq("3.3.4", "2.13.15", "2.12.20", "2.11.12")
ThisBuild / crossScalaVersions := Seq("3.3.4", "2.13.16", "2.12.20", "2.11.12")
ThisBuild / scalaVersion := crossScalaVersions.value.head

// We use <epoch>.<major>.<minor> like 99% of Scala libraries.
Expand Down

0 comments on commit 311196e

Please # to comment.