We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93a7b2 commit b1e7bfdCopy full SHA for b1e7bfd
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
10
11
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
12
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
14
0 commit comments