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 775441a + 8ecdf31 commit 1951130Copy full SHA for 1951130
modules/azure/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
testImplementation 'com.azure:azure-data-tables:12.5.0'
14
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
15
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'
16
- testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre8'
+ testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.0.jre8-preview'
17
}
0 commit comments