File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resolvers ++= DefaultOptions.resolvers(snapshot = true)
88
99addSbtPlugin(" com.typesafe.play" % " play-docs-sbt-plugin" % sys.props.getOrElse(" play.version" , " 2.9.8" ))
1010
11- addSbtPlugin(" com.lightbend .sbt" % " sbt-java-formatter" % " 0.8 .0" )
11+ addSbtPlugin(" com.github .sbt" % " sbt-java-formatter" % " 0.10 .0" )
1212
1313addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5" )
1414
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
88
99addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.1" )
1010
11- addSbtPlugin(" com.lightbend .sbt" % " sbt-java-formatter" % " 0.8 .0" )
11+ addSbtPlugin(" com.github .sbt" % " sbt-java-formatter" % " 0.10 .0" )
You can’t perform that action at this time.
0 commit comments