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.
2 parents e9770ba + fa8e5b3 commit ab84d95Copy full SHA for ab84d95
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
3
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments