We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a06895 commit 7f5abc6Copy full SHA for 7f5abc6
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.6"
+"com.softwaremill.ox" %% "core" % "0.0.7"
16
```
17
18
Introductory articles:
0 commit comments