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.
2 parents d4113c8 + 24a2ec9 commit ac53ea7Copy full SHA for ac53ea7
modules/mariadb/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compile project(':jdbc')
8
9
compileOnly project(':r2dbc')
10
- compileOnly 'org.mariadb:r2dbc-mariadb:1.0.0'
+ compileOnly 'org.mariadb:r2dbc-mariadb:1.0.1'
11
12
testCompile project(':jdbc-test')
13
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.7.3'
0 commit comments