Skip to content

Commit 58a124e

Browse files
committed
Update sbt-scalafmt to 2.5.5
1 parent f55e7ec commit 58a124e

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
@@ -2,5 +2,5 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")

0 commit comments

Comments
 (0)