From b8561db41c15c27abf9151acd5e2f11ff51e853e Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Mon, 7 Feb 2022 00:26:43 +0000 Subject: [PATCH] Update scalafmt-core from 3.3.3 to 3.4.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 90553be..4cb20b7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.3.3" +version = "3.4.2" docstrings = JavaDoc style = defaultWithAlign maxColumn = 200