We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 305c463 + 8d0411c commit eb4a767Copy full SHA for eb4a767
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java-library"
3
id "maven-publish"
4
id "signing"
5
- id "com.diffplug.spotless" version "6.24.0"
+ id "com.diffplug.spotless" version "6.25.0"
6
}
7
8
project.version = '1.2.0'
0 commit comments