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.
1 parent fbe0ce7 commit 5c93155Copy full SHA for 5c93155
lib/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java-library'
3
id "io.freefair.lombok" version "8.14.2"
4
id "maven-publish"
5
- id "com.diffplug.spotless" version "6.25.0"
+ id "com.diffplug.spotless" version "7.2.1"
6
}
7
8
ext {
0 commit comments