We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f1bb0 commit 9a558bbCopy full SHA for 9a558bb
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.3")
0 commit comments