mirror of https://github.com/sbt/sbt.git
Bump javafmt plugin version
This commit is contained in:
parent
e878660ef3
commit
cc80b6c6ed
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue