diff --git a/build.gradle b/build.gradle index 37687fc..82b81e7 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ plugins { id 'java' // For source code formatting - id "com.diffplug.spotless" version "6.25.0" + id "com.diffplug.spotless" version "7.0.4" // https://github.com/harbby/gradle-serviceloader id "com.github.harbby.gradle.serviceloader" version "1.1.8" // For building shadow jars with jdk 17 ONLY