Skip to content

Commit a6fdef4

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 (#353)
1 parent 84648eb commit a6fdef4

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
@@ -6,6 +6,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
66

77
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
88

9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010

1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")

0 commit comments

Comments
 (0)