alphagov / notifications-java-client

Java client for the GOV.UK Notify API
https://central.sonatype.com/artifact/uk.gov.service.notify/notifications-java-client
MIT License
8 stars 30 forks source link

Remove joda-time #214

Closed willp-bl closed 1 year ago

willp-bl commented 1 year ago

What problem does the pull request solve?

Removes joda-time in favour of java.time

Checklist