We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62f189 commit 012e22eCopy full SHA for 012e22e
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.1")
0 commit comments