Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Bump mssql-jdbc from 7.4.1.jre8 to 7.4.1.jre12
Browse files Browse the repository at this point in the history
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 7.4.1.jre8 to 7.4.1.jre12.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 26, 2019
1 parent d61371a commit dafd509
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 @@ -47,7 +47,7 @@ dependencies {
compile 'org.hibernate:hibernate-agroal:5.4.9.Final'
implementation"com.squareup.okhttp3:okhttp:4.2.0"
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.9.1'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre8'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre12'



Expand Down

0 comments on commit dafd509

Please sign in to comment.