-
- Downloads
Bump joda-time (fixes #13867) [ci drivers] (#13921)
our previous version was 2.3 and it was a transitive dep from
redhogs/cron-parser-core which doesn't sound super great.
add a dep on the most recent version
driven by ticket #13867 where emails were sending an hour early when
the TZ was Europe/Moscow. We use java.time in some parts but the pulse
sender used joda.time. Joda.time 2.3 has outdated timezone
information.
Co-authored-by:
Cam Saul <github@camsaul.com>
Please register or sign in to comment