Skip to content

Commit 4899150

Browse files
committed
Update scala-library to 2.13.17
1 parent 07645cb commit 4899150

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,4 +1,4 @@
1-
val scala213 = "2.13.14"
1+
val scala213 = "2.13.17"
22
val scala3 = "3.3.3"
33
ThisBuild / scalaVersion := scala213
44
ThisBuild / crossScalaVersions := Seq("2.12.17", scala213, scala3)

0 commit comments

Comments
 (0)