Skip to content

Commit c954a75

Browse files
committed
Update scala-library to 2.13.17
1 parent e0e3ac4 commit c954a75

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,7 +1,7 @@
11
import sbtcrossproject.CrossPlugin.autoImport.crossProject
22

33
val Scala212 = "2.12.20"
4-
val Scala213 = "2.13.16"
4+
val Scala213 = "2.13.17"
55
val Scala3 = "3.3.6"
66

77
ThisBuild / scalaVersion := Scala212

0 commit comments

Comments
 (0)