Skip to content

Commit 7bdef8d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mssqlserver/com.microsoft.sqlserver-mssql-jdbc-13.2.0.jre8' into combined-pr-branch
2 parents 96b68c6 + 83c6910 commit 7bdef8d

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.2.RELEASE'
88

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

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

0 commit comments

Comments
 (0)