Skip to content

Commit a8d5e2f

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-scalafmt to 2.6.1
1 parent cc09d9e commit a8d5e2f

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.0")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
66
// cross-compile
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)