Skip to content

Commit

Permalink
Update zio-logging to 2.2.3 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
atala-dev committed May 5, 2024
1 parent a43676a commit 767f810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lazy val V = new {
// https://mvnrepository.com/artifact/dev.zio/zio
val zio = "2.0.22"
val zioConfig = "4.0.2"
val zioLogging = "2.1.17"
val zioLogging = "2.2.3"
val zioJson = "0.6.2"
val zioHttp = "3.0.0-RC6"
val zioCatsInterop = "3.3.0" // TODO "23.1.0.2" // https://mvnrepository.com/artifact/dev.zio/zio-interop-cats
Expand Down

0 comments on commit 767f810

Please sign in to comment.