Skip to content

Commit 2a2ecb8

Browse files
committed
Release 1.1.3
1 parent b7ee4aa commit 2a2ecb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ shown.
120120

121121
For Scala 2:
122122

123-
A binary is available on Maven Central as `com.softwaremill.magnolia1_2:magnolia_<scala-version>:1.1.2`. This may be added
123+
A binary is available on Maven Central as `com.softwaremill.magnolia1_2:magnolia_<scala-version>:1.1.3`. This may be added
124124
to an [sbt](https://www.scala-sbt.org/) build with:
125125

126126
```
127-
libraryDependencies += "com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.2"
127+
libraryDependencies += "com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.3"
128128
```
129129

130130
For Scala 3, see the [scala3 branch](https://github.com/softwaremill/magnolia/tree/scala3).

0 commit comments

Comments
 (0)