We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faffdb8 commit e63526cCopy full SHA for e63526c
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
3
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.2")
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0-RC2")
0 commit comments