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.
2 parents 88b0288 + 2cb913c commit 72b3d42Copy full SHA for 72b3d42
modules/azure/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
testImplementation 'com.azure:azure-data-tables'
14
testImplementation 'com.azure:azure-messaging-eventhubs'
15
testImplementation 'com.azure:azure-messaging-servicebus'
16
- testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.2.0.jre8'
+ testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.3.0.jre8-preview'
17
}
0 commit comments