Skip to content

Commit

Permalink
Release 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Oct 24, 2023
1 parent 4493752 commit 1a23676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ given instance: SemiPrint[Recursive] = SemiPrint.derived
For Scala 3:

```scala
val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.3"
val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.4"
```

For Scala 2, see the [scala2 branch](https://github.com/softwaremill/magnolia/tree/scala2).
Expand Down

0 comments on commit 1a23676

Please sign in to comment.