Skip to content

Commit e3ee143

Browse files
Update zio-test to 2.1.14 (#4233)
1 parent 98d9211 commit e3ee143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ object Deps {
255255
val scalaCheck = ivy"org.scalacheck::scalacheck:1.18.1"
256256
val scalaTest = ivy"org.scalatest::scalatest:3.2.19"
257257
val utest = ivy"com.lihaoyi::utest:0.8.4"
258-
val zioTest = ivy"dev.zio::zio-test:2.0.22"
258+
val zioTest = ivy"dev.zio::zio-test:2.1.14"
259259
}
260260

261261
/** Used in documentation. */

0 commit comments

Comments
 (0)