Skip to content

Commit 569dac5

Browse files
authored
Merge pull request #508 from scala-steward/update/2.3.x/sbt-java-formatter-0.11.0
[2.3.x] sbt-java-formatter 0.11.0 (was 0.10.0)
2 parents b38b0a5 + d405a00 commit 569dac5

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
2-
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
33
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)