Skip to content

Commit

Permalink
Update magnolia to 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Feb 14, 2025
1 parent 49aa281 commit b345e9a
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.12"
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.13"
case _ =>
"com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.10"
}
Expand Down

0 comments on commit b345e9a

Please sign in to comment.