We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2182045 + 8609691 commit b770ec6Copy full SHA for b770ec6
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.23")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
0 commit comments