Skip to content

Commit

Permalink
Update dependency org.seasar.doma:doma-core to v2.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 29, 2021
1 parent 4506775 commit ece1dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repositories {

dependencies {
implementation("org.freemarker:freemarker:2.3.31")
testImplementation("org.seasar.doma:doma-core:2.50.0")
testImplementation("org.seasar.doma:doma-core:2.51.0")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.8.2")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
Expand Down

0 comments on commit ece1dae

Please sign in to comment.