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 bf82fea commit 0f1a6f4Copy full SHA for 0f1a6f4
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@
3
*/
4
5
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
7
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
0 commit comments