Skip to content

Commit

Permalink
Merge pull request #559 from typelevel/update/sbt-scalajs-1.13.2
Browse files Browse the repository at this point in the history
Update sbt-scalajs to 1.13.2
  • Loading branch information
armanbilge authored Jun 23, 2023
2 parents 7a90746 + 81f21fc commit c46d880
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 c46d880

Please sign in to comment.