Skip to content

Commit e9457ba

Browse files
authored
Merge pull request #836 from typelevel/update/scala-library-2.13.14
Update scala-library, scala-reflect to 2.13.14
2 parents 222d2f9 + 992dbc8 commit e9457ba

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

3-
val Scala213 = "2.13.13"
3+
val Scala213 = "2.13.14"
44
val Scala212 = "2.12.19"
55
val Scala3 = "3.3.3"
66

0 commit comments

Comments
 (0)