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 7bdef8d + f009964 commit b0ebc0bCopy full SHA for b0ebc0b
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