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 2ae20d3 + 0404b91 commit 8ddc1bdCopy full SHA for 8ddc1bd
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
2
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
3
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments