Skip to content

Commit

Permalink
Update zio-test, zio-test-magnolia, ... to 2.1.14 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 30, 2025
1 parent 5e8ce92 commit ad5990f
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 @@ -77,7 +77,7 @@ object Dependencies {
}

object ZIO {
val zioVersion = "2.1.13"
val zioVersion = "2.1.14"
val core = "dev.zio" %% "zio" % zioVersion

val http = "dev.zio" %% "zio-http" % "3.0.1"
Expand Down

0 comments on commit ad5990f

Please sign in to comment.