We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62d2c8 commit db47486Copy full SHA for db47486
data-r2dbc/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation mnSql.mariadb.java.client
55
56
// mysql
57
- testImplementation mnR2dbc.r2dbc.io.asyncer.mysql
+ testImplementation mnR2dbc.r2dbc.mysql
58
testImplementation mnSql.mysql.connector.java
59
60
// h2
0 commit comments