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

Commit

Permalink
Bump azure from 1.9.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [azure](https://github.com/Azure/azure-sdk-for-java) from 1.9.0 to 1.26.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 9, 2019
1 parent 42b2e08 commit ab4a5ec
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 @@ -46,7 +46,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.eclipse.swt.gtk.solaris/sparc
compile group:'org.eclipse.swt.gtk.solaris', name: 'sparc', version: '3.3.0-v3346'
compile group: 'org.slf4j', name: 'slf4j-api', version: "1.7.5"
compile group: 'com.microsoft.azure', name: 'azure', version: "1.9.0"
compile group: 'com.microsoft.azure', name: 'azure', version: "1.26.0"
// https://mvnrepository.com/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-parent
compile group: 'com.microsoft.azure.cognitiveservices', name: 'azure-cognitiveservices-parent', version: '1.0.2', ext: 'pom'

Expand Down

0 comments on commit ab4a5ec

Please sign in to comment.