From 63572fab81428ae37e17b5f9c735e11cfdfa8149 Mon Sep 17 00:00:00 2001 From: danicheg Date: Thu, 5 Sep 2024 08:58:19 +0300 Subject: [PATCH] Scalafmt --- build.sbt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1ce27d9..8cfc87b 100644 --- a/build.sbt +++ b/build.sbt @@ -24,7 +24,8 @@ lazy val root = project (integrations / watchSources).value ) -val bin212 = Seq("2.12.20", "2.12.19", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.12.14", "2.12.13") +val bin212 = + Seq("2.12.20", "2.12.19", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.12.14", "2.12.13") val bin213 = Seq( "2.13.14",