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 20c2289 commit b5f3ed0Copy full SHA for b5f3ed0
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.0.2"
+ id("com.diffplug.spotless") version "7.0.3"
7
id("org.domaframework.doma.compile") version "3.0.1"
8
}
9
0 commit comments