Skip to content

Commit 87fc1cf

Browse files
committed
Update sbt-scalafix to 0.14.5
1 parent f69dfa0 commit 87fc1cf

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,7 +1,7 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
66
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
77

0 commit comments

Comments
 (0)