Commit 5554889
authored
Update version of os-lib in install-scala.md
With the version 0.10.7, currently in the documentation, the output includes a hint suggesting to update the version of the library:
```
[hint] ./counter.scala:2:16
[hint] "os-lib is outdated, update to 0.11.4"
[hint] os-lib 0.10.7 -> com.lihaoyi::os-lib:0.11.4
[hint] //> using dep "com.lihaoyi::os-lib:0.10.7"
[hint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
```1 parent 64d88df commit 5554889
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments