Skip to content

Commit 66db4ff

Browse files
authored
Merge pull request #203 from SimY4/update/scala-library-2.12.21
2 parents 1c25fc1 + ba1d20d commit 66db4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ inThisBuild(
2424
)
2525
)
2626

27-
lazy val scala212 = "2.12.20"
27+
lazy val scala212 = "2.12.21"
2828
lazy val scala213 = "2.13.18"
2929
lazy val scala3 = "3.3.7"
3030
lazy val supportedScalaVersions = List(scala212, scala213, scala3)

0 commit comments

Comments
 (0)