We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5928ed8 commit a45ae01Copy full SHA for a45ae01
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.1")
4
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.0")
5
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13")
7
-addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.12.0")
+addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.13.0")
8
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments