Skip to content

Commit dc72944

Browse files
Update sbt-java-formatter to 0.12.0 (#313)
1 parent 4cb236d commit dc72944

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("org.scalameta" % "sbt-scalafmt" % "2.6.0")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)