Skip to content

Commit

Permalink
Update dependency io.github.resilience4j:resilience4j-spring-boot2 to…
Browse files Browse the repository at this point in the history
… v2.2.0
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 8ab6f81 commit f7a981c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.10.0'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'

implementation group: 'io.github.resilience4j', name: 'resilience4j-spring-boot2', version: '2.0.2'
implementation group: 'io.github.resilience4j', name: 'resilience4j-spring-boot2', version: '2.2.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.1.1'
implementation group: 'com.google.guava', name: 'guava', version: '33.0.0-jre'

Expand Down

0 comments on commit f7a981c

Please sign in to comment.