Skip to content

Commit 8a2454a

Browse files
authored
Merge pull request cquiroz#415 from scala-steward/update/sbt-scalafmt-2.5.0
Update sbt-scalafmt to 2.5.0
2 parents 9ab921a + 2a0541a commit 8a2454a

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
@@ -9,7 +9,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
99

1010
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.1.0")
1111

12-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
12+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
1313

1414
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
1515

0 commit comments

Comments
 (0)