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 b42e493 commit 64acd0dCopy full SHA for 64acd0d
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
7
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.8.0")
0 commit comments