Skip to content

Commit bea4c8f

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scala-native-crossproject, ... to 1.1.0
1 parent 6221f74 commit bea4c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val crossVer = "1.0.0"
1+
val crossVer = "1.1.0"
22
val scalaJSVersion =
33
Option(System.getenv("SCALAJS_VERSION")).filter(_.nonEmpty).getOrElse("1.5.1")
44
val scalaNativeVersion =

0 commit comments

Comments
 (0)