Skip to content

Commit 423bdef

Browse files
Update plugin org.domaframework.doma.compile to v4.0.3 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee83f6d commit 423bdef

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.4.0"
66
id("com.diffplug.spotless") version "7.2.1"
7-
id("org.domaframework.doma.compile") version "4.0.2"
7+
id("org.domaframework.doma.compile") version "4.0.3"
88
}
99

1010
allprojects {

0 commit comments

Comments
 (0)