You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Requires JDK 20. Applications need the following JVM flags: `--enable-preview --
8
8
SBT dependency:
9
9
10
10
```scala
11
-
"com.softwaremill.ox"%%"core"%"0.0.4"
11
+
"com.softwaremill.ox"%%"core"%"0.0.5"
12
12
```
13
13
14
14
See the [Prototype Loom-based concurrency API for Scala](https://softwaremill.com/prototype-loom-based-concurrency-api-for-scala/) introductory article for more details.
0 commit comments