diff --git a/build.gradle b/build.gradle index aa6ff2a..cdd21d2 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'eclipse' id 'pmd' - id 'com.diffplug.spotless' version '8.4.0' + id 'com.diffplug.spotless' version '8.5.0' /* We have to use this 3rd party plugin for publishing to MavenCentral because as of AUG-2025 there is no official * plugin which supports publishing to MavenCentral Portal. */