File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
4747 api ' com.azure:azure-core:1.55.5'
4848 api ' com.azure:azure-json:1.5.0'
4949 api ' com.azure:azure-xml:1.2.0'
50- api ' com.azure:azure-storage-common:12.30.1 '
50+ api ' com.azure:azure-storage-common:12.30.2 '
5151 api ' com.azure:azure-core-http-netty:1.15.12'
5252 api " io.netty:netty-codec-dns:${ versions.netty} "
5353 api " io.netty:netty-codec-socks:${ versions.netty} "
@@ -56,7 +56,7 @@ dependencies {
5656 api " io.netty:netty-resolver-dns:${ versions.netty} "
5757 api " io.netty:netty-transport-native-unix-common:${ versions.netty} "
5858 implementation project(' :modules:transport-netty4' )
59- api ' com.azure:azure-storage-blob:12.30.1 '
59+ api ' com.azure:azure-storage-blob:12.30.2 '
6060 api ' com.azure:azure-identity:1.14.2'
6161 // Start of transitive dependencies for azure-identity
6262 api ' com.microsoft.azure:msal4j-persistence-extension:1.3.0'
You can’t perform that action at this time.
0 commit comments