Skip to content

Commit 821c7b4

Browse files
committed
Update Scala 2.13
1 parent cfe978e commit 821c7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
33
import org.scalajs.sbtplugin.ScalaJSCrossVersion
44

55
val scala212 = "2.12.13"
6-
val scala213 = "2.13.1"
6+
val scala213 = "2.13.5"
77

88
inThisBuild(
99
List(

0 commit comments

Comments
 (0)