Skip to content

Commit

Permalink
Update to Azure Storage 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Mar 9, 2017
1 parent 4ea6fc0 commit 9bd3d7c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions plugins/repository-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ esplugin {
}

dependencies {
compile 'com.microsoft.azure:azure-storage:4.0.0'
compile 'org.apache.commons:commons-lang3:3.3.2'
compile 'com.microsoft.azure:azure-storage:5.0.0'
compile 'com.microsoft.azure:azure-keyvault-core:0.8.0'
compile 'org.apache.commons:commons-lang3:3.4'
}

dependencyLicenses {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
35f7ac687462f491d0f8b0d96733dfe347493d70

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ba8f04bfeac08016c0f88423a202d0f3aac03aed

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5fe28b9518e58819180a43a850fbc0dd24b7c050

0 comments on commit 9bd3d7c

Please sign in to comment.