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 c18a203 commit fbda093Copy full SHA for fbda093
modules/mariadb/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compile project(':jdbc')
8
9
compileOnly project(':r2dbc')
10
- compileOnly 'org.mariadb:r2dbc-mariadb:0.8.1-alpha1'
+ compileOnly 'org.mariadb:r2dbc-mariadb:0.8.2-alpha2'
11
12
testCompile project(':jdbc-test')
13
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'
0 commit comments