mirror of
https://github.com/google/nomulus
synced 2026-05-30 19:46:34 +00:00
- Relaxed Google Cloud and gRPC upper bounds to dynamic versions in dependencies.gradle. - Relaxed JUnit testing framework bounds to < 6.0.0 and < 2.0.0. - Aligned beam-runners-core-construction-java to 2.72.0!! - Regenerated all gradle lockfiles across the project. - Updated GEMINI.md and MEMORY.md with the optimized lockfile/dependency update workflow. - Fixed presubmit errors in check_diff.py (added Apache 2.0 license header and fixed syntax).
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.