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.jdbc-mariadb-java-client-3.0.5' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jun 2, 2022
2 parents 092c080 + c36cdca commit 58425ea
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 @@ -10,7 +10,7 @@ dependencies {
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.3'

testImplementation project(':jdbc-test')
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.0.3'
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.0.5'

testImplementation testFixtures(project(':r2dbc'))
testImplementation 'org.mariadb:r2dbc-mariadb:1.0.2'
Expand Down

0 comments on commit 58425ea

Please sign in to comment.