Skip to content

Commit 9c88653

Browse files
committed
Update sbt-scalafmt to 2.5.6
1 parent 4ebed43 commit 9c88653

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

66

77
// Scalafmt
8-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
8+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
99

1010
// Scalac options
1111
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")

0 commit comments

Comments
 (0)