Skip to content

Commit

Permalink
Merge pull request #85 from lhns/update/scala-library-2.12.18
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.18
  • Loading branch information
lhns authored Jun 12, 2023
2 parents ca9eef0 + fd17ed1 commit bb3f189
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,4 +1,4 @@
lazy val scalaVersions = Seq("2.13.11", "2.12.17")
lazy val scalaVersions = Seq("2.13.11", "2.12.18")

ThisBuild / scalaVersion := scalaVersions.head
ThisBuild / versionScheme := Some("early-semver")
Expand Down

0 comments on commit bb3f189

Please sign in to comment.