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 1edadb8 commit 1b18e0eCopy full SHA for 1b18e0e
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
7
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
8
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
0 commit comments