Skip to content

Commit e0523ba

Browse files
committed
Update sbt-scalafix to 0.14.0
1 parent baed4cd commit e0523ba

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
@@ -2,7 +2,7 @@
22

33
val crossProjectV = "1.3.2"
44

5-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 commit comments

Comments
 (0)