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 16d0fb5 commit 3aa2c1fCopy full SHA for 3aa2c1f
plugins/repository-azure/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
api "io.netty:netty-resolver-dns:${versions.netty}"
57
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
58
implementation project(':modules:transport-netty4')
59
- api 'com.azure:azure-storage-blob:12.30.0'
+ api 'com.azure:azure-storage-blob:12.30.1'
60
api 'com.azure:azure-identity:1.14.2'
61
// Start of transitive dependencies for azure-identity
62
api 'com.microsoft.azure:msal4j-persistence-extension:1.3.0'
0 commit comments