1
0
mirror of https://github.com/google/nomulus synced 2026-07-16 21:12:40 +00:00
Files
nomulus/common
gbrodman fc805ba4d9 Move testcontainers out of prod deps (#3152)
this reduces prod bundle size a bit and cleans things up

by including testcontainers in the nonprod deps of core, we can still
run things like the schema-generating commands
2026-07-14 19:10:21 +00:00
..

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.