Skip to content

Commit

Permalink
Update zio-logging to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 5, 2024
1 parent 2988682 commit 98fa6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val opencensus = "0.31.1"
val scalaCollectionCompat = "2.12.0"
val zio = "2.1.5"
val zioLogging = "2.1.17"
val zioLogging = "2.3.0"
val izumiReflect = "2.3.9"
}

Expand Down

0 comments on commit 98fa6d7

Please sign in to comment.