Skip to content

Commit 0100856

Browse files
Update sbt-scalafmt to 2.5.0 (#337)
1 parent 3b0cfd8 commit 0100856

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.4.6")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
22
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.19")
33
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)