Skip to content

Commit f2ab5e5

Browse files
Apply suggestion from @ggivo
Co-authored-by: Ivo Gaydazhiev <[email protected]>
1 parent 337709f commit f2ab5e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/develop/clients/jedis/failover.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ If you are using [Gradle](https://gradle.org/), add the following
127127
dependencies to your `build.gradle` file:
128128

129129
```bash
130+
compileOnly 'io.github.resilience4j:resilience4j-resilience4j-all:1.7.1'
130131
compileOnly 'io.github.resilience4j:resilience4j-circuitbreaker:1.7.1'
131132
compileOnly 'io.github.resilience4j:resilience4j-retry:1.7.1'
132133
```

0 commit comments

Comments
 (0)