Skip to content

Commit 2047277

Browse files
Update dependency org.seasar.doma:doma-core to v3
1 parent 3966170 commit 2047277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repositories {
5151

5252
dependencies {
5353
implementation("org.freemarker:freemarker:2.3.33")
54-
testImplementation("org.seasar.doma:doma-core:2.62.1")
54+
testImplementation("org.seasar.doma:doma-core:3.0.0")
5555
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.1")
5656
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.1")
5757
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.1")

0 commit comments

Comments
 (0)