Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0047bda

Browse files
committedJan 12, 2025··
Update sbt-scalajs, scalajs-compiler, ... to 1.18.1
1 parent ebc0a95 commit 0047bda

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,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
33

44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")

0 commit comments

Comments
 (0)
Please sign in to comment.