Skip to content

Commit b7f910f

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.8.1.jre11 to 12.9.0.jre11-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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4add490 commit b7f910f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation "org.apache.poi:poi-scratchpad:${poi}"
8181
implementation "org.apache.poi:poi:${poi}"
8282
implementation 'org.apache.xmlbeans:xmlbeans:5.2.2'
83-
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11'
83+
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.9.0.jre11-preview'
8484
implementation 'io.qameta.allure:allure-gradle:2.8.1'
8585
implementation "io.qameta.allure:allure-testng:${allureVersion}"
8686
implementation "io.qameta.allure:allure-rest-assured:${allureVersion}"

0 commit comments

Comments
 (0)