Skip to content

Commit dc86a6f

Browse files
authored
Merge pull request #198 from scala-steward/update/sbt-scalafmt-2.4.5
sbt-scalafmt 2.4.5 (was 2.4.3)
2 parents 5107ac6 + 47af3a6 commit dc86a6f

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
22
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 commit comments

Comments
 (0)