Skip to content

Commit

Permalink
Merge pull request typelevel#120 from typelevel/update/sbt-scalajs-1.…
Browse files Browse the repository at this point in the history
…16.0

Update sbt-scalajs to 1.16.0
  • Loading branch information
bplommer authored Jul 25, 2024
2 parents 7cebc03 + 73c00f9 commit 0c26d83
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
@@ -1,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 comments on commit 0c26d83

Please sign in to comment.