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 1c44d38 commit 4a077adCopy full SHA for 4a077ad
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.3"
+libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.4"
13
```
14
## usage
15
0 commit comments