Skip to content

Commit

Permalink
Update scala-library to 2.12.20 (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Sep 24, 2024
1 parent b43c4f4 commit bf3238a
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
Expand Up @@ -8,7 +8,7 @@ scalafmtOnCompile := true
scalafmtCheck := true
scalafmtSbtCheck := true

lazy val scala212 = "2.12.19"
lazy val scala212 = "2.12.20"
lazy val scala213 = "2.13.14"

scalaVersion := scala213
Expand Down

0 comments on commit bf3238a

Please sign in to comment.