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 24a0805 commit f42e365Copy full SHA for f42e365
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
5
6
Compile / unmanagedSourceDirectories +=
7
(ThisBuild / baseDirectory).value.getParentFile /
0 commit comments