~jan0sch/smederee
Showing details for patch 400b40eaa305a31251d424fa6ae5eeb6066b22bb.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-01-12 12:53:47.636523144 +0000 +++ new-smederee/project/plugins.sbt 2025-01-12 12:53:47.636523144 +0000 @@ -6,7 +6,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10") addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.4")