We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1510016 commit 175c9e2Copy full SHA for 175c9e2
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.9")
2
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
0 commit comments