Skip to content

Commit

Permalink
Update scala-library to 2.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Feb 21, 2024
1 parent 2217985 commit 601b0cc
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
@@ -1,6 +1,6 @@
scalaVersion := "2.12.18"
scalaVersion := "2.12.19"

crossScalaVersions := Seq("2.12.18", "2.13.12", "3.4.0")
crossScalaVersions := Seq("2.12.19", "2.13.12", "3.4.0")

scalacOptions ++= Seq("-feature")

Expand Down

0 comments on commit 601b0cc

Please sign in to comment.