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 a906bb2 commit 2ef9e93Copy full SHA for 2ef9e93
readme.md
@@ -88,7 +88,7 @@ given instance: SemiPrint[Recursive] = SemiPrint.derived
88
For Scala 3:
89
90
```scala
91
-val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.11"
+val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.12"
92
```
93
94
For Scala 2, see the [scala2 branch](https://github.com/softwaremill/magnolia/tree/scala2).
0 commit comments