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 92a660a commit db460c4Copy full SHA for db460c4
project/plugins.sbt
@@ -15,5 +15,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
15
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
16
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
17
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
18
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
19
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments