Skip to content

Commit

Permalink
Update magnolia to 1.3.11 (#1470)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
zio-scala-steward[bot] authored Feb 6, 2025
1 parent 2fd60df commit 586acba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ object BuildHelper {
libraryDependencies += {
scalaVersion.value match {
case Scala3 =>
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.10"
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.11"
case _ =>
"com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.10"
}
Expand Down

0 comments on commit 586acba

Please sign in to comment.