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.
2 parents 5da6632 + 7c6c919 commit fa5c520Copy full SHA for fa5c520
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.12")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.13")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.5")
0 commit comments