Skip to content

Commit

Permalink
Update magnolia to 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and calvinlfer committed May 7, 2024
1 parent 05ad662 commit 3257847
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 @@ -74,7 +74,7 @@ lazy val core =

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

Expand Down

0 comments on commit 3257847

Please sign in to comment.