Skip to content

Commit 8677ba5

Browse files
Update scala-library to 2.13.18 (#402)
1 parent ca6c8c1 commit 8677ba5

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

77
ThisBuild / scalaVersion := Scala212

0 commit comments

Comments
 (0)