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 f2d0a89 + bf57d65 commit 5108a28Copy full SHA for 5108a28
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.0.jre8-preview'
+ testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.1.jre8-preview'
18
}
0 commit comments