Bump azure-storage-blob from 12.16.0 to 12.16.1 in /plugins/repository-azure (#3338)
* Bump azure-storage-blob in /plugins/repository-azure Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.16.0 to 12.16.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.16.0...azure-storage-blob_12.16.1) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
085cd70b8a
commit
d734a9a783
|
@ -54,7 +54,7 @@ dependencies {
|
|||
api "io.netty:netty-resolver-dns:${versions.netty}"
|
||||
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
|
||||
implementation project(':modules:transport-netty4')
|
||||
api 'com.azure:azure-storage-blob:12.16.0'
|
||||
api 'com.azure:azure-storage-blob:12.16.1'
|
||||
api 'org.reactivestreams:reactive-streams:1.0.3'
|
||||
api 'io.projectreactor:reactor-core:3.4.17'
|
||||
api 'io.projectreactor.netty:reactor-netty:1.0.18'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
74b92065815f7affb0cd7897b683369b9ed982fd
|
|
@ -0,0 +1 @@
|
|||
84054ca8a6660eb77910925d71f70330fd3d83aa
|
Loading…
Reference in New Issue