Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Update zio-config, zio-config-magnolia, ... to 4.0.1 #315

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ javaOptions += "-Xmx8G"
testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")

val zioVersion = "1.0.17"
val zioConfigVersion = "1.0.10"
val zioConfigVersion = "4.0.1"
val tapirVersion = "0.16.16"
val http4sVersion = "0.21.33"
val circeVersion = "0.14.2"
Expand Down
Loading