We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4794e commit f009964Copy full SHA for f009964
modules/azure/build.gradle
@@ -14,5 +14,5 @@ dependencies {
14
testImplementation 'com.azure:azure-data-tables'
15
testImplementation 'com.azure:azure-messaging-eventhubs'
16
testImplementation 'com.azure:azure-messaging-servicebus'
17
- testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.1.jre8-preview'
+ testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.2.0.jre8'
18
}
0 commit comments