Skip to content

Commit 2c15a38

Browse files
committed
Update dependency mysql:mysql-connector-java to v8.0.32
1 parent ffd815d commit 2c15a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies {
1414
classpath "org.domaframework.doma:codegen"
1515
classpath "com.h2database:h2:$h2Version"
16-
classpath 'mysql:mysql-connector-java:8.0.31'
16+
classpath 'mysql:mysql-connector-java:8.0.32'
1717
}
1818
}
1919

0 commit comments

Comments
 (0)