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 e1294a0 commit 747242dCopy full SHA for 747242d
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
3
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
7
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
8
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments