Skip to content

Commit a6671fc

Browse files
committed
bump: sbt-scalafmt 2.5.4 (was 2.4.3)
1 parent 0674ae0 commit a6671fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolvers += "Akka library repository".at("https://repo.akka.io/maven")
33
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
44

55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
6+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
77
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
88
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.6")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)