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

Commit

Permalink
Merge pull request #91 from FultonBrowne/dependabot/gradle/com.micros…
Browse files Browse the repository at this point in the history
…oft.sqlserver-mssql-jdbc-8.2.1.jre13

Bump mssql-jdbc from 7.4.1.jre11 to 8.2.1.jre13
  • Loading branch information
Fulton Browne committed Feb 27, 2020
2 parents b601a8d + a04781a commit 7508448
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 @@ -57,7 +57,7 @@ dependencies {
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-service-client', version: '1.20.0'
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.10.2'
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.9.2'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre11'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '8.2.1.jre13'
compile group: 'com.microsoft.azure', name: 'azure-cosmosdb', version: '2.6.5'

implementation 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit 7508448

Please sign in to comment.