mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
* More Gradle 9 preparations Fix additional compatibility warnings after upgrading to Gradle 8.14.3 from 8.13. * More Gradle 9 compatibility fix More fixes after upgrading Gradle from 8.13 to 8.14.3. Upgraded the gradle-license-report plugin, and handled config leaking issues. Researched using gemini web and manually applied the fixes. Gemini-cli could not find the right solution.
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.