Skip to content

Commit 1804804

Browse files
authored
Merge of #402
2 parents cbd8129 + 9149faf commit 1804804

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)