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 46b9c32 commit de7221aCopy full SHA for de7221a
codegen-test/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
dependencies {
14
classpath "org.domaframework.doma:codegen"
15
classpath "com.h2database:h2:$h2Version"
16
- classpath 'mysql:mysql-connector-java:8.0.30'
+ classpath 'mysql:mysql-connector-java:8.0.31'
17
}
18
19
0 commit comments