Updating the scalafmt version to 1.10.2

This commit is contained in:
Pat Garrity 2025-11-27 13:52:16 -06:00
parent 81492867f8
commit 0c9e5f6d15
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -1,5 +1,5 @@
// See: https://github.com/scalameta/scalafmt/tags for the latest tags.
version = 3.9.4
version = 3.10.2
runner.dialect = scala3
maxColumn = 80