Skip to content

Commit

Permalink
Merge pull request #3946 from typelevel/update/series/3.x/sbt-scalajs…
Browse files Browse the repository at this point in the history
…-1.15.0
  • Loading branch information
armanbilge authored Jan 12, 2024
2 parents 4d11ebe + 8e31fcd commit 0207637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.5")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
Expand Down

0 comments on commit 0207637

Please sign in to comment.