Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 1.0.7 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 23, 2021
1 parent afab9a2 commit 824735e
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 @@ -9,7 +9,7 @@ object Dependencies {
val opentelemetry = "1.1.0"
val opencensus = "0.28.3"
val zipkin = "2.16.3"
val zio = "1.0.6"
val zio = "1.0.7"
val zioInteropCats = "2.4.0.0"
}

Expand Down

0 comments on commit 824735e

Please sign in to comment.