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 b9fca67 + 3cf3938 commit e1c5d23Copy full SHA for e1c5d23
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
7
8
// scalafix - Rules for code format: organize imports
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
10
11
//Kamon
12
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.1.0")
0 commit comments