Skip to content

Commit 3b1a73f

Browse files
authored
Merge pull request #331 from softwaremill/update/sbt-scalajs-1.16.0
Update sbt-scalajs, scalajs-compiler, ... to 1.16.0
2 parents 5258427 + 6d272bf commit 3b1a73f

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,4 +6,4 @@ 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.15.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 commit comments

Comments
 (0)