Skip to content

Commit

Permalink
Update zio-config-typesafe to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent ec7dbbf commit a360f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/zio-config/build.sbt
Original file line number Diff line number Diff line change
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.0"
)

0 comments on commit a360f09

Please sign in to comment.