Skip to content

Commit

Permalink
Bump r2dbc-mssql from 0.8.3.RELEASE to 0.8.4.RELEASE in /modules/mssq…
Browse files Browse the repository at this point in the history
…lserver (testcontainers#3033)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <[email protected]>
  • Loading branch information
2 people authored and artjom.kalita committed Aug 2, 2020
1 parent 6f2377e commit 7bc703a
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 {
compile project(':jdbc')

compileOnly project(':r2dbc')
compileOnly 'io.r2dbc:r2dbc-mssql:0.8.3.RELEASE'
compileOnly 'io.r2dbc:r2dbc-mssql:0.8.4.RELEASE'

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

0 comments on commit 7bc703a

Please sign in to comment.