From 5064cb6955c094f55893838582f5a53bd00426bb Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Tue, 11 Jul 2023 16:28:44 -0700 Subject: [PATCH] advance scalafmt fixes #1680 --- core/scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/scalafmt.conf b/core/scalafmt.conf index bbb885a7f..f4d46e11c 100644 --- a/core/scalafmt.conf +++ b/core/scalafmt.conf @@ -2,7 +2,7 @@ vars.proj.scalafmt: ${vars.base} { name: "scalafmt" - uri: "https://github.com/scalameta/scalafmt.git#a5dc83ada3e234fabfe24474a16939e400b6c40a" + uri: "https://github.com/scalameta/scalafmt.git#114c88313116cf99da5022afb9bfed149db6be0e" extra.settings: ${vars.base.extra.settings} [ // don't fail on scala-xml 1.x vs 2.x conflict