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 2b57b5c commit 7f2aeb6Copy full SHA for 7f2aeb6
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.13")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments