Skip to content

Commit ceaf408

Browse files
Update sbt-scalafmt to 2.5.4 in 0.12.x (scalapb#538)
1 parent 1140a9a commit ceaf408

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
@@ -5,6 +5,6 @@ libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
55

66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
77

8-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
99

1010
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)