diff --git a/build.gradle b/build.gradle index 60b6c4e6..d10a366f 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ plugins { id 'signing' // To be able to use Spotless in the project, this will be needed. - id "com.diffplug.spotless" version "6.9.0" + id "com.diffplug.spotless" version "6.16.0" } group('io.github.lucasstarsz.fastj')