Skip to content

Commit

Permalink
Update zio to 1.0.10 (#2485)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 27, 2021
1 parent 8b19308 commit 95d60fa
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 @@ -27,7 +27,7 @@ object Dependencies {
val SprayJsonVersion = "1.3.6"
val SttpVersion = "1.7.2"
val ZIOJsonVersion = "0.1.5"
val ZIOVersion = "1.0.9"
val ZIOVersion = "1.0.10"

lazy val commonDeps = Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 95d60fa

Please sign in to comment.