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.
1 parent 3d231ba commit bf67b82Copy full SHA for bf67b82
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
6
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
7
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
8
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
0 commit comments