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/com.microsoft.sqlserver-mssql-jdbc-12.8.1.jre8' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 8069f24 + 42b4bad commit 4a2de58
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 @@ -10,7 +10,7 @@ dependencies {
compileOnly 'io.r2dbc:r2dbc-mssql:1.0.2.RELEASE'

testImplementation project(':jdbc-test')
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.7.1.jre8-preview'
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre8'

testImplementation project(':r2dbc')
testRuntimeOnly 'io.r2dbc:r2dbc-mssql:1.0.2.RELEASE'
Expand Down

0 comments on commit 4a2de58

Please sign in to comment.