Skip to content

Commit

Permalink
Release 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Apr 19, 2024
1 parent 25ddaf9 commit 8afd41b
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.4"
val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.5"
```

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

0 comments on commit 8afd41b

Please sign in to comment.