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 f4a94f6 commit 922546eCopy full SHA for 922546e
installing.md
@@ -3,7 +3,7 @@
3
Add to your `build.sbt`
4
5
```scala
6
-libraryDependencies += "org.systemfw" %% "upperbound" % "0.5.0"
+libraryDependencies += "org.systemfw" %% "upperbound" % "0.4.0-2-db0722f"
7
```
8
9
`upperbound` is published for the following versions of Scala:
limiter.md
@@ -174,7 +174,7 @@ limiter.use { limiter =>
174
175
176
If you struggled to make sense of the examples in this section, it's
177
-recommended to watch [this talk](https://github.com/SystemFw/scala-italy-2018.)
+recommended to watch [this talk](https://systemfw.org/talks.html#scala-italy-2018).
178
179
## Adjusting rate and concurrency
180
0 commit comments