Skip to content

Commit f3a158d

Browse files
authored
Merge pull request kinoplan#42 from scala-steward/update/sbt-scalajs-1.5.1
Update sbt-scalajs, scalajs-compiler, ... to 1.5.1
2 parents 34f5519 + 1095a57 commit f3a158d

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 scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")
1+
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.1")
22

33
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta32")
44

0 commit comments

Comments
 (0)