Skip to content

Commit

Permalink
build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.15.0 to 1…
Browse files Browse the repository at this point in the history
….16.0
  • Loading branch information
scala-center-steward[bot] committed Mar 20, 2024
1 parent ece14c2 commit 98f9154
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 98f9154

Please sign in to comment.