Skip to content

Commit 0d5f7db

Browse files
Update sbt-scalafmt to 2.5.4 (#150)
Co-authored-by: Chitral Verma <[email protected]>
1 parent 314418b commit 0d5f7db

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-jni" % "1.7.0")
22

33
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
44

5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
66

77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
88

0 commit comments

Comments
 (0)