diff --git a/.scalafmt.conf b/.scalafmt.conf index c8e1209..6ffcb92 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,6 +1,6 @@ // Shamelessly taken from // https://github.com/typelevel/cats-effect/blob/ca1da1f333af06aaed3d03b6082092763afa679b/.scalafmt.conf -version = 3.8.5 +version = 3.8.6 runner.dialect = scala3