Skip to content

Commit

Permalink
Merge pull request #517 from dipjyotimetia/dependabot/gradle/com.micr…
Browse files Browse the repository at this point in the history
…osoft.sqlserver-mssql-jdbc-12.8.0.jre11

Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre11-preview to 12.8.0.jre11
  • Loading branch information
dipjyotimetia authored Aug 3, 2024
2 parents 1ee9464 + 064fe1c commit 536a662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
implementation "org.apache.poi:poi-scratchpad:${poi}"
implementation "org.apache.poi:poi:${poi}"
implementation 'org.apache.xmlbeans:xmlbeans:5.2.1'
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.7.0.jre11-preview'
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.0.jre11'
implementation 'io.qameta.allure:allure-gradle:2.8.1'
implementation "io.qameta.allure:allure-testng:${allureVersion}"
implementation "io.qameta.allure:allure-rest-assured:${allureVersion}"
Expand Down

0 comments on commit 536a662

Please sign in to comment.