Skip to content

Commit bcd3ade

Browse files
Update sbt-scalafix to 0.14.4 (#431)
1 parent 92cc4f0 commit bcd3ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1818

1919
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2020

21-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
21+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")

0 commit comments

Comments
 (0)