Skip to content

Commit 310aaff

Browse files
Update scala-library to 2.13.18
1 parent ce1725a commit 310aaff

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
@@ -3,7 +3,7 @@ import com.typesafe.tools.mima.core.ProblemFilters._
33
import Dependencies._
44

55
lazy val Scala3 = "3.3.7"
6-
lazy val Scala213 = "2.13.17"
6+
lazy val Scala213 = "2.13.18"
77
lazy val Scala212 = "2.12.20"
88

99
lazy val axesDefault =

0 commit comments

Comments
 (0)