Skip to content

Commit 611e0bf

Browse files
Update plugin org.domaframework.doma.compile to v4.0.2 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd1036b commit 611e0bf

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
@@ -4,7 +4,7 @@ plugins {
44
java
55
id("com.diffplug.eclipse.apt") version "4.3.0"
66
id("com.diffplug.spotless") version "7.0.4"
7-
id("org.domaframework.doma.compile") version "4.0.1"
7+
id("org.domaframework.doma.compile") version "4.0.2"
88
}
99

1010
allprojects {

0 commit comments

Comments
 (0)