diff --git a/other-examples/java/settings.gradle b/other-examples/java/settings.gradle index 7f019400..44d9672d 100644 --- a/other-examples/java/settings.gradle +++ b/other-examples/java/settings.gradle @@ -1,6 +1,6 @@ pluginManagement { plugins { - id 'com.diffplug.spotless' version '6.23.0' + id 'com.diffplug.spotless' version '6.23.1' id 'org.springframework.boot' version '3.2.0' id 'de.undercouch.download' version '5.5.0' id 'com.github.johnrengelman.shadow' version '8.1.1'