Skip to content

Commit

Permalink
Update magnolia to 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and calvinlfer committed May 24, 2024
1 parent 8ab91db commit 7cc4323
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 @@ -78,7 +78,7 @@ lazy val core =

val zio = "dev.zio"
val zioV = "2.1.1"
val magnoliaForScala2 = "com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.9"
val magnoliaForScala2 = "com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.10"
val scalaReflectForScala2 = "org.scala-lang" % "scala-reflect" % scalaVersion.value
val magnoliaForScala3 = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.6"

Expand Down

0 comments on commit 7cc4323

Please sign in to comment.