Skip to content

Commit 6671720

Browse files
authored
Merge pull request #3205 from eikek/update/sbt-scalafix-0.14.4
Update sbt-scalafix to 0.14.4
2 parents 9ad07f4 + 769932d commit 6671720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.13.1")
44
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)