Skip to content

Commit

Permalink
Update zio-config, zio-config-magnolia, ... to 4.0.2 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 7, 2024
1 parent ef57e5d commit dce2f42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ lazy val example =
publish / skip := true,
libraryDependencies ++= List(
"dev.zio" %% "zio" % "2.0.22",
"dev.zio" %% "zio-config" % "4.0.1",
"dev.zio" %% "zio-config-magnolia" % "4.0.1",
"dev.zio" %% "zio-config-typesafe" % "4.0.1",
"dev.zio" %% "zio-config" % "4.0.2",
"dev.zio" %% "zio-config-magnolia" % "4.0.2",
"dev.zio" %% "zio-config-typesafe" % "4.0.2",
"dev.zio" %% "zio-http" % "0.0.5",
"dev.zio" %% "zio-json" % "0.6.2",
"dev.zio" %% "zio-schema" % "1.1.1",
Expand Down

0 comments on commit dce2f42

Please sign in to comment.