Skip to content

Commit 4a45efd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mssqlserver/com.microsoft.sqlserver-mssql-jdbc-12.5.0.jre8-preview' into combined-pr-branch
2 parents 60c0d42 + fb455f9 commit 4a45efd

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
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly 'io.r2dbc:r2dbc-mssql:1.0.2.RELEASE'
1111

1212
testImplementation project(':jdbc-test')
13-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre8'
13+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.5.0.jre8-preview'
1414

1515
testImplementation project(':r2dbc')
1616
testRuntimeOnly 'io.r2dbc:r2dbc-mssql:1.0.2.RELEASE'

0 commit comments

Comments
 (0)