Skip to content

Commit 4b44717

Browse files
authored
Merge pull request #275 from softwaremill/update/sbt-scalajs-1.13.0
Update sbt-scalajs, scalajs-compiler, ... to 1.13.0
2 parents e51bb17 + f581350 commit 4b44717

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.12.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")

0 commit comments

Comments
 (0)