Skip to content

Commit

Permalink
Update magnolia to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] authored and mergify[bot] committed Jul 23, 2023
1 parent 7d0677c commit 8510993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object ProjectDependencies {
"com.chuusai" %% "shapeless" % "2.3.10"
)
val scala3: Seq[ModuleID] = Seq(
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.2"
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.3"
)
}

Expand Down

0 comments on commit 8510993

Please sign in to comment.