Skip to content

Commit a4a6c61

Browse files
Update sbt-scalafmt to 2.5.5 (scalatra#175)
1 parent 58d75b4 commit a4a6c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
33

44
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
55

0 commit comments

Comments
 (0)