Skip to content

Commit

Permalink
scalajs: 1.13.2 → 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhjr committed Oct 4, 2023
1 parent d241c59 commit 5e7d037
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 @@ -4,7 +4,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-native" % "sbt-scala-native"

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

// Documentation

Expand Down

0 comments on commit 5e7d037

Please sign in to comment.