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 df10530 commit b2a8e1eCopy full SHA for b2a8e1e
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-web-build-base" % "2.1.0-M3")
4
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
8
9
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
10
0 commit comments