Skip to content

Commit bd1036b

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

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.0"
7+
id("org.domaframework.doma.compile") version "4.0.1"
88
}
99

1010
allprojects {

0 commit comments

Comments
 (0)