Skip to content

Commit

Permalink
Merge pull request #565 from scala-steward/update/zio-1.0.8
Browse files Browse the repository at this point in the history
Update zio from 1.0.7 to 1.0.8
  • Loading branch information
mergify[bot] authored May 18, 2021
2 parents 4c63a87 + 303f528 commit 981088a
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 @@ -39,7 +39,7 @@ object Dependencies {
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.3"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.4"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.4"
val zio = "dev.zio" %% "zio" % "1.0.7"
val zio = "dev.zio" %% "zio" % "1.0.8"
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.4.1.0"

object Versions {
Expand Down

0 comments on commit 981088a

Please sign in to comment.