Skip to content

Commit f009964

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /modules/azure
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.1.1.jre8-preview to 13.2.0.jre8. - [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.2.0.jre8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a4794e commit f009964

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
@@ -14,5 +14,5 @@ dependencies {
1414
testImplementation 'com.azure:azure-data-tables'
1515
testImplementation 'com.azure:azure-messaging-eventhubs'
1616
testImplementation 'com.azure:azure-messaging-servicebus'
17-
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.1.jre8-preview'
17+
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.2.0.jre8'
1818
}

0 commit comments

Comments
 (0)