Skip to content

Commit b21b267

Browse files
Update sbt-scalafmt to 2.5.5 (chitralverma#182)
1 parent f45e60f commit b21b267

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.9.0")
44

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

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

0 commit comments

Comments
 (0)