Skip to content

Commit 6ebd4a1

Browse files
committed
Update Doma Compile plugin to version 4.0.0.
This plugin configures settings to read resource files from SOURCE_PATH.
1 parent 06bbf65 commit 6ebd4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
3636
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
3737
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
3838
release = { id = "net.researchgate.release", version = "3.1.0" }
39-
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
39+
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
4040
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
4141
themrmilchmann-ecj = { id = "io.github.themrmilchmann.ecj", version = "0.2.0" }

0 commit comments

Comments
 (0)