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 Jul 17, 2022
1 parent 99f7215 commit 5b28e3b
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.52.0'
ext.h2Version= '1.4.200'
ext.h2Version= '2.1.214'
repositories {
mavenCentral()
mavenLocal()
Expand Down

0 comments on commit 5b28e3b

Please sign in to comment.