Skip to content

Commit

Permalink
Update scala-library to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent dadda6a commit 1f386ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -12,7 +12,7 @@ organizationHomepage := Some(url("https://evolution.com"))

scalaVersion := crossScalaVersions.value.head

crossScalaVersions := Seq("2.13.10", "2.12.17", "3.2.1")
crossScalaVersions := Seq("2.13.14", "2.12.17", "3.2.1")

publishTo := Some(Resolver.evolutionReleases)

Expand Down

0 comments on commit 1f386ce

Please sign in to comment.