Skip to content

Commit

Permalink
Merge pull request #2298 from scalacenter/update/sbt-scalajs-1.16.0
Browse files Browse the repository at this point in the history
build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.15.0 to 1.16.0
  • Loading branch information
tgodzik committed Mar 22, 2024
2 parents ece14c2 + 98f9154 commit 8ed0d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.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 8ed0d7e

Please sign in to comment.