Skip to content

Commit 981088a

Browse files
authored
Merge pull request #565 from scala-steward/update/zio-1.0.8
Update zio from 1.0.7 to 1.0.8
2 parents 4c63a87 + 303f528 commit 981088a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object Dependencies {
3939
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.3"
4040
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.4"
4141
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.4"
42-
val zio = "dev.zio" %% "zio" % "1.0.7"
42+
val zio = "dev.zio" %% "zio" % "1.0.8"
4343
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.4.1.0"
4444

4545
object Versions {

0 commit comments

Comments
 (0)