Skip to content

Commit

Permalink
Fixed #5: Upgraded to Scala.js 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Oct 14, 2023
1 parent ade991b commit 7761454
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,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("io.indigoengine" %% "sbt-indigo" % "0.15.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
Expand Down

0 comments on commit 7761454

Please sign in to comment.