Skip to content

Commit 9d2a079

Browse files
authored
Merge pull request #489 from scala-steward/update/scala-library-2.13.18
Update scala-library to 2.13.18
2 parents ae3d797 + 431a50b commit 9d2a079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20"
4-
val scala213 = "2.13.16"
4+
val scala213 = "2.13.18"
55
val scala3 = "3.3.7"
66

77
val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)