From 9773f116803ae4495f616b3c3d5377a8751d7e5a Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 20 Jun 2023 19:58:34 +0200 Subject: [PATCH] Enable spotless for code formatting --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index e09bd31..f67ccc7 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,7 @@ 3.5.4 8 + 11 @@ -228,6 +229,20 @@ + + java11+ + + [11,) + + + + + com.diffplug.spotless + spotless-maven-plugin + + + + run-its