Skip to content

Commit eec3c02

Browse files
scalameta-botkitbellew
authored andcommitted
Update scalafmt-core, scalafmt-dynamic, ... to 3.10.7
1 parent f1df708 commit eec3c02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.10.6
1+
version = 3.10.7
22
runner.dialect = scala213source3
33
project {
44
git = true

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ inThisBuild(List(
4343
))
4444
publish / skip := true
4545

46-
val scalafmtVersion = "3.10.6"
46+
val scalafmtVersion = "3.10.7"
4747
onLoadMessage :=
4848
s"Welcome to sbt-scalafmt ${version.value} (scalafmt $scalafmtVersion)"
4949

0 commit comments

Comments
 (0)