Skip to content

Commit 49e74d3

Browse files
Update sbt-java-formatter to 0.11.0 (#2835)
1 parent 1c8ceb8 commit 49e74d3

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
@@ -9,7 +9,7 @@
99

1010
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
1111

12-
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
12+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
1313
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
1414
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
1515
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)