Skip to content

Commit

Permalink
Update zio-logging to 2.1.17 (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 5, 2024
1 parent e9f343e commit c1971b5
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.2"
val zioLogging = "2.1.15"
val zioLogging = "2.1.17"
val izumiReflect = "2.3.9"
}

Expand Down

0 comments on commit c1971b5

Please sign in to comment.