Skip to content

Commit 65d35ce

Browse files
Bump r2dbc-mysql from 0.8.1.RELEASE to 0.8.2.RELEASE in /modules/mysql (#3046)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent 2b37cab commit 65d35ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/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 'dev.miku:r2dbc-mysql:0.8.1.RELEASE'
10+
compileOnly 'dev.miku:r2dbc-mysql:0.8.2.RELEASE'
1111

1212
testCompile project(':jdbc-test')
1313
testCompile 'mysql:mysql-connector-java:8.0.21'

0 commit comments

Comments
 (0)