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 5, 2023
1 parent b43ffed commit e6b7f05
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.53.3'
ext.h2Version= '1.4.200'
ext.h2Version= '2.2.220'
repositories {
mavenCentral()
mavenLocal()
Expand Down

0 comments on commit e6b7f05

Please sign in to comment.