Skip to content

Commit

Permalink
Update zio from 1.0.17 to 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 16, 2024
1 parent e0532cc commit 39dc442
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 @@ -42,7 +42,7 @@ object Dependencies {
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.1"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.4"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.41.4"
val zio = "dev.zio" %% "zio" % "1.0.17"
val zio = "dev.zio" %% "zio" % "1.0.18"
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"

object Versions {
Expand Down

0 comments on commit 39dc442

Please sign in to comment.