Skip to content

Commit cf57570

Browse files
authored
Merge pull request #237 from softwaremill/update/sbt-scalajs-1.10.1
Update sbt-scalajs, scalajs-compiler, ... to 1.10.1
2 parents cefc5e1 + 1ec69e2 commit cf57570

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

0 commit comments

Comments
 (0)