From dd90576a4205746cc02581a03575748eefd6dcc1 Mon Sep 17 00:00:00 2001 From: Christopher White Date: Thu, 21 Nov 2024 18:36:44 -0800 Subject: [PATCH] Re-enable spotless (#75) --- pom.xml | 47 +++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index e3750be..916f107 100644 --- a/pom.xml +++ b/pom.xml @@ -141,30 +141,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + com.diffplug.spotless + spotless-maven-plugin + 2.43.0 + + origin/dev + + + + 2.47.0 + + true + + + + + + + check + + + +