Skip to content

Commit 4a209fa

Browse files
authored
Merge pull request #850 from scala-steward/update/sbt-java-formatter-0.13.1
sbt-java-formatter 0.13.1 (was 0.12.0)
2 parents 3dc9a3a + 785f14d commit 4a209fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
22
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.1.0-M9")
33
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.13.1")
66
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.2.0") // Sync with docs/antora.yml
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")

0 commit comments

Comments
 (0)