mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Downgrade dependencies that no longer support Java8 Downgrade two dependencies whose latest versions no longer support java8. A follow up PR will add java8 compatibility to presubmit tests. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
README.md |
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.