Skip to content

Commit 9e7f431

Browse files
committed
Bump scala 2.13 to minimum supported version
1 parent a27514f commit 9e7f431

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 scala212 = "2.12.19"
4-
val scala213 = "2.13.12"
4+
val scala213 = "2.13.13"
55
val scala3 = "3.3.3"
66

77
val scalatestVersion = "3.2.18"

0 commit comments

Comments
 (0)