Closed ujali closed 1 year ago
Version 23.0.0.2 is using zio version 2.0.6. Do you experience breakage when updating from zio 2.0.6 to zio 2.0.10?
Hi @neko-kai,
Sorry for the late reply. I updated the zio version
to the latest(2.0.10) here.
Fixed in #657
The current interop-cats tag is not compatible with the latest
zio
. Therefore, when we upgrade zio version to thelatest
with the current version ofinterop-cats
in our projects, It is causing some tests to fail due to the changed behavior. can we please upgrade it to the latest zio version?