Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.14 in series/1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 19, 2024
1 parent 4ec1cf5 commit 183ff6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Test / parallelExecution := false
Test / fork := true
run / fork := true

val zioVersion = "1.0.18"
val zioVersion = "2.1.14"

libraryDependencies ++= Seq(
"dev.zio" %% "zio" % zioVersion,
Expand Down

0 comments on commit 183ff6e

Please sign in to comment.