Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariad…
Browse files Browse the repository at this point in the history
…b/org.mariadb-r2dbc-mariadb-1.0.3' into combined-pr-branch
  • Loading branch information
kiview committed Oct 7, 2021
2 parents 77dd951 + cb0d8ec commit 98411f2
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 {
api project(':jdbc')

compileOnly project(':r2dbc')
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.2'
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.3'

testImplementation project(':jdbc-test')
testImplementation 'org.mariadb.jdbc:mariadb-java-client:2.7.4'
Expand Down

0 comments on commit 98411f2

Please sign in to comment.