Skip to content

Commit 1423580

Browse files
committed
bump: sbt-java-formatter 0.10.0 (was 0.8.0)
1 parent 61cae8c commit 1423580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10-
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
1111
// docs
1212
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
1313
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")

0 commit comments

Comments
 (0)