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 4d76e6a commit c250332Copy full SHA for c250332
project/plugins.sbt
@@ -5,5 +5,5 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments