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 423bdef commit ab18f0eCopy full SHA for ab18f0e
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.4.0"
+ id("com.diffplug.eclipse.apt") version "4.4.1"
6
id("com.diffplug.spotless") version "7.2.1"
7
id("org.domaframework.doma.compile") version "4.0.3"
8
}
0 commit comments