Skip to content

Commit 1df2e64

Browse files
chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.6.1
1 parent 1fd274c commit 1df2e64

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

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

77
// Version policy check
88
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")

0 commit comments

Comments
 (0)