Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mssqls…
Browse files Browse the repository at this point in the history
…erver/io.r2dbc-r2dbc-mssql-0.9.0.RELEASE' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jun 14, 2022
2 parents ce39506 + b3143fd commit 15e669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mssqlserver/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 'io.r2dbc:r2dbc-mssql:0.8.7.RELEASE'
compileOnly 'io.r2dbc:r2dbc-mssql:0.9.0.RELEASE'

testImplementation project(':jdbc-test')
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:11.1.1.jre8-preview'
Expand Down

0 comments on commit 15e669a

Please sign in to comment.