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 dfda618 commit 371b5e9Copy full SHA for 371b5e9
build.gradle.kts
@@ -2,7 +2,7 @@ import com.diffplug.gradle.eclipse.apt.Factorypath
2
3
plugins {
4
java
5
- id("com.diffplug.eclipse.apt") version "4.3.0"
+ id("com.diffplug.eclipse.apt") version "4.4.0"
6
id("com.diffplug.spotless") version "7.2.1"
7
id("org.domaframework.doma.compile") version "4.0.2"
8
}
0 commit comments