Skip to content

Commit

Permalink
Update scala-library to 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Sep 2, 2024
1 parent 3a79171 commit 4cf0557
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.19"
scalaVersion := "2.12.20"

crossScalaVersions := Seq("2.12.19", "2.13.14", "3.5.0")
crossScalaVersions := Seq("2.12.20", "2.13.14", "3.5.0")

scalacOptions ++= Seq("-feature")

Expand Down

0 comments on commit 4cf0557

Please sign in to comment.