Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 09bcc8a

Browse files
authored
Merge pull request #402 from softwaremill/update/sbt-scalajs-1.10.1
Update sbt-scalajs, scalajs-compiler, ... to 1.10.1
2 parents 028f955 + 3a5aa25 commit 09bcc8a

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % "2.0.9")
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-extra" % "2.0.9")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
88

0 commit comments

Comments
 (0)