Skip to content

Commit a5789f5

Browse files
Update sbt-scalafix to 0.14.4 (#605)
1 parent 0ad1266 commit a5789f5

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,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.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)