Skip to content

Commit 6fab822

Browse files
Update sbt-scalajs to 1.18.1
1 parent 8bc7732 commit 6fab822

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
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.2")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.2")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")

0 commit comments

Comments
 (0)