There was an error while loading. Please reload this page.
2 parents 6e046a0 + 5d226a4 commit b6a28b0Copy full SHA for b6a28b0
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
2
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments