Skip to content

Commit 5a8bae5

Browse files
scala-stewardjulienrf
authored andcommitted
Update scala-library to 2.13.10
1 parent 505c637 commit 5a8bae5

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
@@ -52,7 +52,7 @@ lazy val junit = libraryDependencies += "com.github.sbt" % "junit-interface" % "
5252

5353
lazy val scala211 = "2.11.12"
5454
lazy val scala212 = "2.12.16"
55-
lazy val scala213 = "2.13.8"
55+
lazy val scala213 = "2.13.10"
5656
lazy val scala3 = "3.1.3"
5757

5858
lazy val compat = new MultiScalaCrossProject(

0 commit comments

Comments
 (0)