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 bca5686 commit 0b5a940Copy full SHA for 0b5a940
codegen-test/build.gradle
@@ -4,7 +4,7 @@ import org.seasar.doma.gradle.codegen.jdbc.SimpleDataSource
4
5
buildscript {
6
ext.domaVersion = '2.53.3'
7
- ext.h2Version= '1.4.200'
+ ext.h2Version= '2.1.214'
8
repositories {
9
mavenCentral()
10
mavenLocal()
0 commit comments