Skip to content

Commit

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

0 comments on commit 4a833b0

Please sign in to comment.