Skip to content

Commit

Permalink
Merge pull request #499 from scala-steward/update/scala-library-2.13.14
Browse files Browse the repository at this point in the history
Update scala-library, scala-reflect to 2.13.14
  • Loading branch information
mpilquist authored May 13, 2024
2 parents 8a93db7 + 3ca0a89 commit 1750dd0
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
Expand Up @@ -10,7 +10,7 @@ ThisBuild / organizationName := "Scodec"

ThisBuild / startYear := Some(2013)

ThisBuild / crossScalaVersions := Seq("2.12.19", "2.13.13", "3.3.3")
ThisBuild / crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3")

ThisBuild / tlVersionIntroduced := Map(
"3" -> "1.1.27",
Expand Down

0 comments on commit 1750dd0

Please sign in to comment.