Skip to content

Commit 681c1a9

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scalafix to 0.14.5
1 parent 08f5a01 commit 681c1a9

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.xuwei-k" % "scalafix-check" % "0.1.0")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
44
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
55
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

0 commit comments

Comments
 (0)