Skip to content

Commit

Permalink
Bump r2dbc-mariadb from 0.8.1-alpha1 to 0.8.2-alpha2 in /modules/mari…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent ded3d0b commit 115397d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mariadb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compile project(':jdbc')

compileOnly project(':r2dbc')
compileOnly 'org.mariadb:r2dbc-mariadb:0.8.1-alpha1'
compileOnly 'org.mariadb:r2dbc-mariadb:0.8.2-alpha2'

testCompile project(':jdbc-test')
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'
Expand Down

0 comments on commit 115397d

Please sign in to comment.