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 c9db83f commit 73e7a82Copy full SHA for 73e7a82
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
3
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
0 commit comments