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 104d79b commit ff51ea1Copy full SHA for ff51ea1
build.gradle.kts
@@ -3,7 +3,7 @@ import com.diffplug.gradle.eclipse.apt.Factorypath
3
plugins {
4
java
5
id("com.diffplug.eclipse.apt") version "4.2.0"
6
- id("com.diffplug.spotless") version "6.25.0"
+ id("com.diffplug.spotless") version "7.0.2"
7
id("org.domaframework.doma.compile") version "3.0.1"
8
}
9
0 commit comments