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 5f6b6bd commit b812ed5Copy full SHA for b812ed5
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
java
5
id("com.diffplug.eclipse.apt") version "4.3.0"
6
id("com.diffplug.spotless") version "7.0.3"
7
- id("org.domaframework.doma.compile") version "3.0.1"
+ id("org.domaframework.doma.compile") version "4.0.0"
8
}
9
10
allprojects {
0 commit comments