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 e12ad7d commit 640fab1Copy full SHA for 640fab1
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.5"
+libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.6"
13
```
14
## usage
15
0 commit comments