Bump javafmt plugin version

This commit is contained in:
Ethan Atkins 2020-06-23 19:16:27 -07:00
parent e878660ef3
commit cc80b6c6ed
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.14")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
addSbtPlugin("com.swoval" % "sbt-java-format" % "0.2.3")
addSbtPlugin("com.swoval" % "sbt-java-format" % "0.3.1")