zio / zio-metrics-connectors

Monitoring, Metrics and Diagnostics for ZIO
https://zio.dev/zio-metrics-connectors
Apache License 2.0
30 stars 24 forks source link

update zio dependencies #44

Closed dannashirn closed 1 year ago

dannashirn commented 1 year ago

Bringing all zio dependencies up to date to latest versions.

petoalbert commented 1 year ago

The build for Scala 3.2.1 is failing because ZIO 2.0.15 has already been upgraded to Scala 3.3.0, which is forwards incompatible. @dannashirn you can fix this by upgrading the Scala 3 version in this PR too.