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 91dbdc7 + 8ae34d6 commit 713b3c1Copy full SHA for 713b3c1
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("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments