There was an error while loading. Please reload this page.
2 parents 3dc9a3a + 785f14d commit 4a209faCopy full SHA for 4a209fa
1 file changed
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.1.0-M9")
3
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
5
-addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.13.1")
6
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.2.0") // Sync with docs/antora.yml
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
0 commit comments