Skip to content

Commit dd53298

Browse files
Update plugin org.domaframework.doma.compile to v3 (#292)
1 parent 3f32603 commit dd53298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
id("com.diffplug.eclipse.apt") version "4.1.0"
44
id("com.diffplug.spotless") version "6.25.0"
5-
id("org.domaframework.doma.compile") version "2.0.0"
5+
id("org.domaframework.doma.compile") version "3.0.1"
66
}
77

88
subprojects {

0 commit comments

Comments
 (0)