Skip to content

Commit 314418b

Browse files
Update sbt-scalafmt to 2.5.3 (#146)
1 parent ada82f6 commit 314418b

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.2")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
66

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

0 commit comments

Comments
 (0)