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
…adb (#2702)
  • Loading branch information
dependabot-preview[bot] committed May 14, 2020
1 parent c18a203 commit fbda093
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 fbda093

Please sign in to comment.