Skip to content

Commit fbda093

Browse files
Bump r2dbc-mariadb from 0.8.1-alpha1 to 0.8.2-alpha2 in /modules/mariadb (#2702)
1 parent c18a203 commit fbda093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
compile project(':jdbc')
88

99
compileOnly project(':r2dbc')
10-
compileOnly 'org.mariadb:r2dbc-mariadb:0.8.1-alpha1'
10+
compileOnly 'org.mariadb:r2dbc-mariadb:0.8.2-alpha2'
1111

1212
testCompile project(':jdbc-test')
1313
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'

0 commit comments

Comments
 (0)