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.
2 parents 2681149 + 13a2667 commit 6c83fb5Copy full SHA for 6c83fb5
project/plugins.sbt
@@ -6,4 +6,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
0 commit comments