Skip to content

Commit

Permalink
Update dependency dev.zio:zio-config-magnolia to v4.0.0-RC16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2023
1 parent f731450 commit d703065
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
"com.h2database" % "h2" % "2.1.214",
"dev.zio" %% "zio-config" % "4.0.0-RC16",
"dev.zio" %% "zio-config-typesafe" % "4.0.0-RC14",
"dev.zio" %% "zio-config-magnolia" % "4.0.0-RC14"
"dev.zio" %% "zio-config-magnolia" % "4.0.0-RC16"
)

resolvers += Resolver.sonatypeRepo("public")

0 comments on commit d703065

Please sign in to comment.