Skip to content

Commit

Permalink
'Merge from scala-steward/update/magnolia-1.3.9 into master.'
Browse files Browse the repository at this point in the history
  • Loading branch information
sageserpent-open committed Jan 19, 2025
2 parents 273144f + ec41532 commit 9aaaa5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ lazy val settings = Seq(
"org.scala-lang" % "scala-reflect" % scalaVersion.value
)
case Some((3, _)) =>
Seq("com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.8")
Seq("com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.9")

case _ => Seq.empty
}),
Expand Down

0 comments on commit 9aaaa5b

Please sign in to comment.