We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7688e85 commit 2d0a73aCopy full SHA for 2d0a73a
1 file changed
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
3
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
0 commit comments