We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8326dc + db2123f commit a53c296Copy full SHA for a53c296
sbt-plugin/project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.5.3")
3
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
0 commit comments