Skip to content

Commit

Permalink
sbt-scalajs, scalajs-compiler, ...: 1.14.0 -> 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Jan 1, 2024
1 parent 61dafbf commit 4a15cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/scala-js/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")

0 comments on commit 4a15cdb

Please sign in to comment.