We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da97f2 commit a48655aCopy full SHA for a48655a
plugins/repository-azure/build.gradle
@@ -44,7 +44,7 @@ opensearchplugin {
44
}
45
46
dependencies {
47
- api 'com.azure:azure-core:1.51.0'
+ api 'com.azure:azure-core:1.54.1'
48
api 'com.azure:azure-json:1.3.0'
49
api 'com.azure:azure-xml:1.1.0'
50
api 'com.azure:azure-storage-common:12.27.1'
0 commit comments