Skip to content

Commit 02172b9

Browse files
committed
[2.0.x] sbt-scalafmt 2.5.6 (was 2.5.5)
1 parent 3895876 commit 02172b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")

0 commit comments

Comments
 (0)