Skip to content

Commit

Permalink
Update sbt-scalajs-crossproject to 1.3.1 in master (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Apr 30, 2023
1 parent d627afe commit ffc76fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -18,7 +18,7 @@ libraryDependencies += "net.sourceforge.htmlunit" % "htmlunit" % "2.70.0"

libraryDependencies += "com.softwaremill.sttp" %% "circe" % "1.7.2"

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")

Expand Down

0 comments on commit ffc76fb

Please sign in to comment.