Skip to content

Commit

Permalink
Merge pull request #41 from scala-steward/update/sbt-scalajs-1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janstenpickle authored Jan 30, 2023
2 parents 8503efd + 26e943e commit cfab8eb
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.4.18")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.18")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")

0 comments on commit cfab8eb

Please sign in to comment.