Skip to content

Commit

Permalink
Merge pull request #201 from domaframework/renovate/org.seasar.doma-doma
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to authored Dec 28, 2024
2 parents 7740603 + 8a0cf5e commit 90d14b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codegen-test/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
domaVersion=3.1.0
domaVersion=3.2.0
h2Version=2.3.232
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories {

dependencies {
implementation("org.freemarker:freemarker:2.3.34")
testImplementation("org.seasar.doma:doma-core:3.1.0")
testImplementation("org.seasar.doma:doma-core:3.2.0")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
Expand Down

0 comments on commit 90d14b2

Please sign in to comment.