Skip to content

Commit b0ebc0b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.microsoft.sqlserver-mssql-jdbc-13.2.0.jre8' into combined-pr-branch
2 parents 7bdef8d + f009964 commit b0ebc0b

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
@@ -14,5 +14,5 @@ dependencies {
1414
testImplementation 'com.azure:azure-data-tables'
1515
testImplementation 'com.azure:azure-messaging-eventhubs'
1616
testImplementation 'com.azure:azure-messaging-servicebus'
17-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.1.jre8-preview'
17+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.2.0.jre8'
1818
}

0 commit comments

Comments
 (0)