Skip to content

Commit 561a281

Browse files
authored
Merge pull request #943 from typelevel/update/scala-library-2.12.21
2 parents 4a1b357 + 475690f commit 561a281

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
@@ -1,7 +1,7 @@
11
import com.typesafe.tools.mima.core._
22

33
val Scala213 = "2.13.18"
4-
val Scala212 = "2.12.20"
4+
val Scala212 = "2.12.21"
55
val Scala3 = "3.3.7"
66

77
ThisBuild / tlBaseVersion := "2.7"

0 commit comments

Comments
 (0)