From 47ff70d9b68357dd02068fbdb00522a55bb808dd Mon Sep 17 00:00:00 2001 From: Andrey Shcheglov Date: Thu, 9 Jun 2022 19:25:41 +0300 Subject: [PATCH] Enforce the official Kotlin code style via `pom.xml` ### What's done: * `kotlin.code.style` property set to `official`. * See for more details. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b3ba9f99aa..df3352fddf 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ UTF-8 1.6.21 true + official 1.3.3 0.45.2 5.8.2