We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20517c7 commit d91e262Copy full SHA for d91e262
codegen-test/build.gradle
@@ -4,7 +4,7 @@ import org.seasar.doma.gradle.codegen.jdbc.SimpleDataSource
4
5
buildscript {
6
ext.domaVersion = '2.56.0'
7
- ext.h2Version= '1.4.200'
+ ext.h2Version= '2.2.224'
8
repositories {
9
mavenCentral()
10
mavenLocal()
0 commit comments