Skip to content

Commit 95a9de9

Browse files
committed
Update zio to 2.1.24
1 parent f40bfd7 commit 95a9de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
object Versions {
6-
val zio = "2.1.23"
6+
val zio = "2.1.24"
77
val testcontainers = "2.0.3"
88
}
99

0 commit comments

Comments
 (0)