Skip to content

Commit 0f8a551

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /modules/azure
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.8.1.jre8 to 13.1.0.jre8-preview. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-version: 13.1.0.jre8-preview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cc729 commit 0f8a551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies {
1313
testImplementation 'com.azure:azure-data-tables:12.5.0'
1414
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
1515
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'
16-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre8'
16+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.0.jre8-preview'
1717
}

0 commit comments

Comments
 (0)