Skip to content

Commit 10dbdd9

Browse files
Bump r2dbc-mssql from 0.8.3.RELEASE to 0.8.4.RELEASE in /modules/mssqlserver (#3033)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent a0ac544 commit 10dbdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mssqlserver/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 'io.r2dbc:r2dbc-mssql:0.8.3.RELEASE'
10+
compileOnly 'io.r2dbc:r2dbc-mssql:0.8.4.RELEASE'
1111

1212
testCompile project(':jdbc-test')
1313
testCompile 'com.microsoft.sqlserver:mssql-jdbc:8.3.1.jre8-preview'

0 commit comments

Comments
 (0)