Skip to content

Commit 71f079b

Browse files
authored
Merge pull request #165 from scala-steward/update/sbt-scalafix-0.14.2
Update sbt-scalafix to 0.14.2
2 parents 6120032 + 0edce2c commit 71f079b

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)