Skip to content

Commit

Permalink
Update zio to 1.0.7 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 27, 2021
1 parent 3677349 commit 30fdca1
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 @@ -25,7 +25,7 @@ val ScalatestVersion = "3.2.8"
val Slf4jVersion = "1.7.30"
val SprayJsonVersion = "1.3.6"
val Java8CompatVersion = "0.9.1"
val ZIOVersion = "1.0.6"
val ZIOVersion = "1.0.7"
val ZIOInteropCatsVersion = "2.1.4.1"

lazy val commonScalaVersionSettings = Seq(
Expand Down

0 comments on commit 30fdca1

Please sign in to comment.