mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
cc3901691c
* Upgrade Guava to v32 This requires a custom resolution strategy since `listenablefuture` is folded into the main jar.
Summary
This project holds some of the general-purpose utility classes that do not rely on the registry domain model.
This is an intermediate step in untangling the circular dependencies between :core and :util subprojects.