Skip to content

Commit c58ba35

Browse files
authored
Merge pull request #635 from typelevel/update/scala-library-2.13.18
Update scala-library to 2.13.18
2 parents 2060175 + b2c57bc commit c58ba35

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.17"
3+
val Scala213 = "2.13.18"
44
val Scala3 = "3.3.7"
55

66
ThisBuild / tlBaseVersion := "0.4"

0 commit comments

Comments
 (0)