diff --git a/.scalafmt.conf b/.scalafmt.conf index 51b04d7..2b3c6c9 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.5.8 +version = 3.5.9 runner.dialect = Scala213Source3