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 07f9472 commit af8627cCopy full SHA for af8627c
readme.md
@@ -120,11 +120,11 @@ shown.
120
121
For Scala 2:
122
123
-A binary is available on Maven Central as `com.softwaremill.magnolia1_2:magnolia_<scala-version>:1.0.0-M5`. This may be added
+A binary is available on Maven Central as `com.softwaremill.magnolia1_2:magnolia_<scala-version>:1.0.0-M6`. This may be added
124
to an [sbt](https://www.scala-sbt.org/) build with:
125
126
```
127
-libraryDependencies += "com.softwaremill.magnolia1_2" %% "magnolia" % "1.0.0-M5"
+libraryDependencies += "com.softwaremill.magnolia1_2" %% "magnolia" % "1.0.0-M6"
128
129
130
For Scala 3, see the [scala3 branch](https://github.com/softwaremill/magnolia/tree/scala3).
0 commit comments