Skip to content

Commit

Permalink
Update dependency com.h2database:h2 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 36a2efe commit cc7ad29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.seasar.doma.gradle.codegen.jdbc.SimpleDataSource

buildscript {
ext.domaVersion = '2.62.1'
ext.h2Version= '1.4.200'
ext.h2Version= '2.3.232'
repositories {
mavenCentral()
mavenLocal()
Expand Down

0 comments on commit cc7ad29

Please sign in to comment.