Skip to content

Commit 43400ac

Browse files
authored
Merge pull request #880 from scala-steward/update/zio-1.0.14
Update zio from 1.0.13 to 1.0.14
2 parents 4a77b59 + 2591989 commit 43400ac

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
@@ -40,7 +40,7 @@ object Dependencies {
4040
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
4141
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.5"
4242
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.40.5"
43-
val zio = "dev.zio" %% "zio" % "1.0.13"
43+
val zio = "dev.zio" %% "zio" % "1.0.14"
4444
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"
4545

4646
object Versions {

0 commit comments

Comments
 (0)