~jan0sch/smederee

Showing details for patch 759619167ae6798afd0ccd67947c2273ba865e27.
2025-05-05 (Mon), 6:49 PM - Jens Grassel - 759619167ae6798afd0ccd67947c2273ba865e27

Update scalafmt core to 3.9.6

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • .scalafmt.conf with 1 added and 1 removed lines
diff -rN -u old-smederee/.scalafmt.conf new-smederee/.scalafmt.conf
--- old-smederee/.scalafmt.conf	2025-05-06 11:49:31.150790507 +0000
+++ new-smederee/.scalafmt.conf	2025-05-06 11:49:31.150790507 +0000
@@ -1,4 +1,4 @@
-version        = "3.9.5"
+version        = "3.9.6"
 runner.dialect = scala3
 style          = "defaultWithAlign"
 # Other options...