Skip to content

Commit 2390374

Browse files
authored
Update sbt-scalafmt to 2.5.0
1 parent 0f73ed4 commit 2390374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.6")

0 commit comments

Comments
 (0)