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 61cae8c commit 1423580Copy full SHA for 1423580
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
-addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
11
// docs
12
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
13
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")
0 commit comments