Skip to content

Commit a45ae01

Browse files
Update sbt-scalafix-defaults to 0.13.0
1 parent 5928ed8 commit a45ae01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.1")
44
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.0")
55
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13")
7-
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.12.0")
7+
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.13.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
1010
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)