We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417f4e3 commit 37b2113Copy full SHA for 37b2113
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
2
addSbtPlugin("io.indigoengine" %% "sbt-indigo" % "0.21.0")
3
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("org.xerial.sbt" %% "sbt-sonatype" % "3.12.2")
7
addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")
0 commit comments