From aa59d4bf9c2a06143dfd73c088ecb6940c73be8b Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 8 Apr 2025 15:24:52 +0200 Subject: [PATCH] Upgrade to Spring Java Format 0.0.41 See gh-1184 --- buildSrc/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index f9c62e7e..a6af5e15 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -1 +1 @@ -javaFormatVersion=0.0.41 \ No newline at end of file +javaFormatVersion=0.0.43 \ No newline at end of file