Skip to content

Commit

Permalink
Merge pull request #2164 from scalacenter/update/sbt-scalajs-1.14.0
Browse files Browse the repository at this point in the history
build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.2 to 1.14.0
  • Loading branch information
tgodzik authored Sep 26, 2023
2 parents 376011d + 017c5b5 commit 4aa7431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.7.0")
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")
Expand Down

0 comments on commit 4aa7431

Please sign in to comment.