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 e417086 commit dbb3389Copy full SHA for dbb3389
plugins/repository-azure/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
api 'com.azure:azure-core:1.55.3'
48
api 'com.azure:azure-json:1.5.0'
49
api 'com.azure:azure-xml:1.1.0'
50
- api 'com.azure:azure-storage-common:12.28.0'
+ api 'com.azure:azure-storage-common:12.29.0'
51
api 'com.azure:azure-core-http-netty:1.15.11'
52
api "io.netty:netty-codec-dns:${versions.netty}"
53
api "io.netty:netty-codec-socks:${versions.netty}"
0 commit comments