Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 005404e

Browse files
committed
Update Quarkus Doma dependency to version 0.0.13
1 parent 6ff4bd2 commit 005404e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quarkus-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gradle
2626
dependencies {
2727
annotationProcessor("org.seasar.doma:doma-processor:3.3.0")
2828
implementation("org.seasar.doma:doma-core:3.3.0")
29-
implementation("io.quarkiverse.doma:quarkus-doma:0.0.9")
29+
implementation("io.quarkiverse.doma:quarkus-doma:0.0.13")
3030
}
3131
3232
Maven

0 commit comments

Comments
 (0)