Skip to content

Commit 753c5dd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mssqlserver/com.microsoft.sqlserver-mssql-jdbc-13.4.0.jre11' into combined-pr-branch
2 parents ed3d15e + b963d18 commit 753c5dd

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
compileOnly 'io.r2dbc:r2dbc-mssql:1.0.3.RELEASE'
88

99
testImplementation project(':testcontainers-jdbc-test')
10-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.3.0.jre8-preview'
10+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.4.0.jre11'
1111

1212
testImplementation project(':testcontainers-r2dbc')
1313
testRuntimeOnly 'io.r2dbc:r2dbc-mssql:1.0.3.RELEASE'

0 commit comments

Comments
 (0)