Skip to content

Commit 8dbbc80

Browse files
committed
Update sbt-scalafmt to 2.5.2
1 parent 64e897a commit 8dbbc80

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,3 +1,3 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.19")
33
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)