Skip to content

Commit 7ee2cdc

Browse files
authored
Merge pull request #626 from scala-steward/update/zio-1.0.10
Update zio from 1.0.9 to 1.0.10
2 parents c3c410a + fe905ed commit 7ee2cdc

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
@@ -37,7 +37,7 @@ object Dependencies {
3737
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.3"
3838
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.5"
3939
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.5"
40-
val zio = "dev.zio" %% "zio" % "1.0.9"
40+
val zio = "dev.zio" %% "zio" % "1.0.10"
4141
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"
4242

4343
object Versions {

0 commit comments

Comments
 (0)