diff --git a/.scalafmt.conf b/.scalafmt.conf
index 8b22a29..3074fc4 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -1,3 +1,3 @@
 runner.dialect = scala212source3
-version = "3.7.9"
+version = "3.7.14"
 maxColumn = 80