Skip to content

Commit ce260dd

Browse files
authored
Upgrade javafmt to 0.9.0 (#152)
1 parent 392a626 commit ce260dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
3-
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.9.0")

0 commit comments

Comments
 (0)