Skip to content

Commit 81237a4

Browse files
Update sbt-scalafmt to 2.5.0 (#217)
1 parent 2f87a3e commit 81237a4

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
@@ -4,6 +4,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-M6")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
66

7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
88

99
addSbtPlugin("io.github.siculo" %% "sbt-bom" % "0.3.0")

0 commit comments

Comments
 (0)