Skip to content

Commit e43cf0b

Browse files
Update sbt-scalafmt to 2.5.5 (#279)
1 parent 482a737 commit e43cf0b

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
@@ -10,6 +10,6 @@ addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1212

13-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
13+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1414

1515
addDependencyTreePlugin

0 commit comments

Comments
 (0)