Bump reactor-netty from 1.0.16 to 1.0.17 in /plugins/repository-azure (#2613)
* Bump reactor-netty from 1.0.16 to 1.0.17 in /plugins/repository-azure Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.16 to 1.0.17. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.16...v1.0.17) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty 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
bcaa06bc0f
commit
fb5cebbb9b
|
@ -57,7 +57,7 @@ dependencies {
|
|||
api 'com.azure:azure-storage-blob:12.14.4'
|
||||
api 'org.reactivestreams:reactive-streams:1.0.3'
|
||||
api 'io.projectreactor:reactor-core:3.4.15'
|
||||
api 'io.projectreactor.netty:reactor-netty:1.0.16'
|
||||
api 'io.projectreactor.netty:reactor-netty:1.0.17'
|
||||
api 'io.projectreactor.netty:reactor-netty-core:1.0.16'
|
||||
api 'io.projectreactor.netty:reactor-netty-http:1.0.16'
|
||||
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
d90829f6127966b0c35c4a3e8e23ca9ed29cd8a5
|
|
@ -0,0 +1 @@
|
|||
7720beb4f58a4379e6294d62766d2e9e1bfaf646
|
Loading…
Reference in New Issue