We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbf335 commit a844a57Copy full SHA for a844a57
plugins/repository-azure/build.gradle
@@ -45,7 +45,7 @@ opensearchplugin {
45
46
dependencies {
47
api 'com.azure:azure-core:1.27.0'
48
- api 'com.azure:azure-storage-common:12.15.0'
+ api 'com.azure:azure-storage-common:12.16.0'
49
api 'com.azure:azure-core-http-netty:1.12.0'
50
api "io.netty:netty-codec-dns:${versions.netty}"
51
api "io.netty:netty-codec-socks:${versions.netty}"
0 commit comments