Skip to content

Commit 1ff06b8

Browse files
bump: sbt-scalafmt 2.5.6 (was 2.5.5) (#664)
1 parent 72b22dd commit 1ff06b8

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
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
17+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1818
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1919
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2020
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")

0 commit comments

Comments
 (0)