diff --git a/build.gradle b/build.gradle index 4caca87..a9b6075 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'eclipse' id 'pmd' - id 'com.diffplug.spotless' version '8.1.0' + id 'com.diffplug.spotless' version '8.2.1' /* 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. */