We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feae320 commit 21d4e7aCopy full SHA for 21d4e7a
README.md
@@ -9,7 +9,7 @@ don't give up
9
With sbt, add the following to your project's build.sbt
10
11
```scala
12
-libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.4"
+libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.5"
13
```
14
## usage
15
0 commit comments