We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1113d82 commit 22aa7dbCopy full SHA for 22aa7db
1 file changed
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'eclipse'
6
id 'pmd'
7
8
- id 'com.diffplug.spotless' version '8.5.1'
+ id 'com.diffplug.spotless' version '8.6.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