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 87fe00e commit 8f3bf39Copy full SHA for 8f3bf39
project/plugins.sbt
@@ -10,5 +10,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
13
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
14
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
0 commit comments