Bump resilience4j.version from 1.3.1 to 1.6.1 (#82)

Bumps `resilience4j.version` from 1.3.1 to 1.6.1.

Updates `resilience4j-circuitbreaker` from 1.3.1 to 1.6.1
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/commits)

Updates `resilience4j-timelimiter` from 1.3.1 to 1.6.1
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/commits)

Updates `resilience4j-reactor` from 1.3.1 to 1.6.1
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/commits)

Updates `resilience4j-micrometer` from 1.3.1 to 1.6.1
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](https://github.com/resilience4j/resilience4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-02 16:24:21 -05:00
committed by GitHub
parent d605312eec
commit f99e6801da

View File

@@ -18,7 +18,7 @@
<description>Spring Cloud Circuit Breaker Dependencies</description>
<properties>
<resilience4j.version>1.3.1</resilience4j.version>
<resilience4j.version>1.6.1</resilience4j.version>
</properties>
<dependencyManagement>