Skip to content

Commit

Permalink
Merge a360f09 into ec7dbbf
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
2 parents ec7dbbf + a360f09 commit 7753053
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 7753053

Please sign in to comment.