Skip to content

Commit 61a76f3

Browse files
Merge pull request #818 from typelevel/update/scala-library-2.12.21
Update scala-library to 2.12.21
2 parents 5a9a259 + a1fd450 commit 61a76f3

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
@@ -4,7 +4,7 @@ import Dependencies._
44

55
lazy val Scala3 = "3.3.7"
66
lazy val Scala213 = "2.13.18"
7-
lazy val Scala212 = "2.12.20"
7+
lazy val Scala212 = "2.12.21"
88

99
lazy val axesDefault =
1010
Seq(VirtualAxis.scalaABIVersion(Scala213), VirtualAxis.jvm)

0 commit comments

Comments
 (0)