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 9a5c7b2 commit cc76021Copy full SHA for cc76021
plugins/repository-azure/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
api 'com.azure:azure-json:1.1.0'
49
api 'com.azure:azure-xml:1.1.0'
50
api 'com.azure:azure-storage-common:12.25.1'
51
- api 'com.azure:azure-core-http-netty:1.15.3'
+ api 'com.azure:azure-core-http-netty:1.15.4'
52
api "io.netty:netty-codec-dns:${versions.netty}"
53
api "io.netty:netty-codec-socks:${versions.netty}"
54
api "io.netty:netty-codec-http2:${versions.netty}"
0 commit comments