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