Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure kotlinx.datetime.LocalTime exists before adding the serializer (…
…#1530) (#1559) LocalTime was added in kotlinx.datetime v0.4.0 and won't be available if older versions of kotlinx datetime are on the classpath. JAVA-5641 Co-authored-by: Ross Lawley <ross@mongodb.com>
- Loading branch information