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 70b5211 + d7a4597 commit ba0b280Copy full SHA for ba0b280
modules/mariadb/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.1.2'
14
15
testImplementation testFixtures(project(':r2dbc'))
16
- testImplementation 'org.mariadb:r2dbc-mariadb:1.0.2'
+ testImplementation 'org.mariadb:r2dbc-mariadb:1.0.3'
17
}
0 commit comments