zio / zio-config

Easily use and document any config from anywhere in ZIO apps
https://zio.dev/zio-config
Apache License 2.0
233 stars 113 forks source link

add DeriveConfig instances for NonEmptyChunk #1455

Open mberndt123 opened 2 months ago

mberndt123 commented 2 months ago

CI is failing because I need a newer ZIO version and that seems to be incompatible with Java 8. Maybe it's time to throw it out?

vigoo commented 1 month ago

CI is failing because I need a newer ZIO version and that seems to be incompatible with Java 8. Maybe it's time to throw it out?

Yes, please change the CI to test with the same set of Java versions as core ZIO does