Skip to content

Commit 1342083

Browse files
author
scala-steward
committed
Update scalafmt-core, scalafmt-dynamic to 3.10.7
1 parent 04da27b commit 1342083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 3.10.6
1+
version = 3.10.7
22
maxColumn = 140
33
runner.dialect = scala3

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val circeVersion = "0.14.15"
1818
val circeGenericsExtrasVersion = "0.14.3"
1919
val sttpVersion = "4.0.15"
2020
val prometheusVersion = "0.16.0"
21-
val scalafmtVersion = "3.10.6"
21+
val scalafmtVersion = "3.10.7"
2222
val scalaLoggingVersion = "3.9.6"
2323
val logbackClassicVersion = "1.5.29"
2424
val scalaTestVersion = "3.2.19"

0 commit comments

Comments
 (0)