Skip to content

Commit 72b3d42

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.microsoft.sqlserver-mssql-jdbc-13.3.0.jre8-preview' into combined-pr-branch
2 parents 88b0288 + 2cb913c commit 72b3d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies {
1313
testImplementation 'com.azure:azure-data-tables'
1414
testImplementation 'com.azure:azure-messaging-eventhubs'
1515
testImplementation 'com.azure:azure-messaging-servicebus'
16-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.2.0.jre8'
16+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.3.0.jre8-preview'
1717
}

0 commit comments

Comments
 (0)