Skip to content

Commit e7551a8

Browse files
authored
Merge pull request #13834 from scala-steward/update/3.0.x/sbt-java-formatter-0.11.0
[3.0.x] sbt-java-formatter 0.11.0 (was 0.10.0)
2 parents f3d54ba + 3bdb526 commit e7551a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
1212

1313
// Add headers to example sources
1414
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
15-
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
15+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
1616
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1717

1818
// Required for Tutorial

0 commit comments

Comments
 (0)