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 #112 from FultonBrowne/dependabot/gradle/com.micro…
Browse files Browse the repository at this point in the history
…soft.azure-azure-cosmosdb-2.6.7

Bump azure-cosmosdb from 2.6.6 to 2.6.7
  • Loading branch information
Fulton Browne committed Apr 23, 2020
2 parents 99213b4 + b781dd4 commit 93c98c0
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 @@ -59,7 +59,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.10.3'
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.9.2'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '8.3.0.jre14-preview'
compile group: 'com.microsoft.azure', name: 'azure-cosmosdb', version: '2.6.6'
compile group: 'com.microsoft.azure', name: 'azure-cosmosdb', version: '2.6.7'

implementation 'com.google.code.gson:gson:2.8.6'
// https://mvnrepository.com/artifact/postgresql/postgresql
Expand Down

0 comments on commit 93c98c0

Please sign in to comment.