Skip to content

Commit 7c1b501

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-scalafmt to 2.6.2
1 parent e069903 commit 7c1b501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// git
22
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
33
// linters
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
66
// cross-compile
77
// sbt-projectmatrix was in-sourced into sbt 2 core (the standalone plugin has no sbt 2 build), so the

0 commit comments

Comments
 (0)