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 3a6a7a9 + 6d02a45 commit 2b96beaCopy full SHA for 2b96bea
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
0 commit comments