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 7aa724c commit 6ae1eb5Copy full SHA for 6ae1eb5
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
0 commit comments