Skip to content

Commit 0297227

Browse files
committed
Update dependency org.scalameta:sbt-scalafmt to v2.4.2
1 parent 9a599e7 commit 0297227

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
@@ -2,7 +2,7 @@
22
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
33

44
// Scalafmt (formatter)
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
66

77
// Release
88
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")

0 commit comments

Comments
 (0)