We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb28328 commit 5341741Copy full SHA for 5341741
README.md
@@ -12,7 +12,7 @@ Requires JDK 20. Applications need the following JVM flags: `--enable-preview --
12
[sbt](https://www.scala-sbt.org) dependency:
13
14
```scala
15
-"com.softwaremill.ox" %% "core" % "0.0.8"
+"com.softwaremill.ox" %% "core" % "0.0.9"
16
```
17
18
Introductory articles:
0 commit comments