Skip to content

Commit

Permalink
try upgrade to 2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Feb 5, 2025
1 parent 15dec80 commit 496d4db
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,7 +1,7 @@
import Dependencies.munit
import xerial.sbt.Sonatype._

lazy val scala212 = "2.12.16"
lazy val scala212 = "2.12.20"
lazy val scala213 = "2.13.11"
lazy val supportedScalaVersions = List(scala212, scala213)

Expand Down

0 comments on commit 496d4db

Please sign in to comment.