Skip to content

Commit

Permalink
Update sbt-scalajs to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jun 23, 2023
1 parent 7a90746 commit 81f21fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/build.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")

0 comments on commit 81f21fc

Please sign in to comment.