Skip to content

Commit

Permalink
Update zio-config-typesafe to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 18, 2024
1 parent 068e5d0 commit 58a6d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/zio-config/build.sbt
Expand Up @@ -3,5 +3,5 @@ import Dependencies.Version._
crossScalaVersions := Seq(scala212, scala213)

libraryDependencies ++= Seq(
"dev.zio" %% "zio-config-typesafe" % "1.0.10"
"dev.zio" %% "zio-config-typesafe" % "4.0.1"
)

0 comments on commit 58a6d81

Please sign in to comment.