File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Retry
2
2
[ ![ Build Status] ( https://github.com/evolution-gaming/retry/workflows/CI/badge.svg )] ( https://github.com/evolution-gaming/retry/actions?query=workflow%3ACI )
3
3
[ ![ Coverage Status] ( https://coveralls.io/repos/evolution-gaming/retry/badge.svg )] ( https://coveralls.io/r/evolution-gaming/retry )
4
- [ ![ Codacy Badge] ( https://api .codacy.com/project/badge/Grade/a4f92715e90142fd894fbb1f6daf698d )] ( https://www .codacy.com/app /evolution-gaming/retry?utm_source=github.com & amp ; utm_medium=referral& ; utm_content=evolution-gaming/retry & amp ; utm_campaign=Badge_Grade )
4
+ [ ![ Codacy Badge] ( https://app .codacy.com/project/badge/Grade/61ab1bdeb772485fa4f2931338807c2a )] ( https://app .codacy.com/gh /evolution-gaming/retry/dashboard ?utm_source=gh& utm_medium=referral&utm_content=& utm_campaign=Badge_grade )
5
5
[ ![ Version] ( https://img.shields.io/badge/version-click-blue )] ( https://evolution.jfrog.io/artifactory/api/search/latestVersion?g=com.evolutiongaming&a=retry_2.13&repos=public )
6
6
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellowgreen.svg )] ( https://opensource.org/licenses/MIT )
7
7
@@ -24,5 +24,5 @@ request.retry(strategy)
24
24
``` scala
25
25
addSbtPlugin(" com.evolution" % " sbt-artifactory-plugin" % " 0.0.2" )
26
26
27
- libraryDependencies += " com.evolutiongaming" %% " retry" % " 2.0 .0"
27
+ libraryDependencies += " com.evolutiongaming" %% " retry" % " 3.1 .0"
28
28
```
You can’t perform that action at this time.
0 commit comments