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 db9be9e commit d975c31Copy full SHA for d975c31
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.3.0"
6
- id("com.diffplug.spotless") version "7.2.0"
+ id("com.diffplug.spotless") version "7.2.1"
7
id("org.domaframework.doma.compile") version "4.0.2"
8
}
9
0 commit comments