We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8960d83 commit d74582aCopy full SHA for d74582a
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'eclipse'
6
id 'pmd'
7
8
- id 'com.diffplug.spotless' version '8.3.0'
+ id 'com.diffplug.spotless' version '8.4.0'
9
10
/* We have to use this 3rd party plugin for publishing to MavenCentral because as of AUG-2025 there is no official
11
* plugin which supports publishing to MavenCentral Portal. */
0 commit comments