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 7c921a7 + 0ba898e commit 0c42650Copy full SHA for 0c42650
sbt-plugin/project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.7.0")
3
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments