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 #114 from FultonBrowne/dependabot/gradle/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.dataformat-jackson-dataformat-yaml-2.11.0

Bump jackson-dataformat-yaml from 2.10.3 to 2.11.0
  • Loading branch information
Fulton Browne committed May 1, 2020
2 parents e80ecad + 80a5198 commit 3dd9a49
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 @@ -56,7 +56,7 @@ dependencies {
implementation"com.squareup.okhttp3:okhttp:4.2.0"
implementation 'com.microsoft.azure:azure-documentdb:2.4.7'
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-service-client', version: '1.21.1'
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.10.3'
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.11.0'
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.7'
Expand Down

0 comments on commit 3dd9a49

Please sign in to comment.