plugins { id("java-library-conventions") } dependencies { api(project(":gateway-module-audit:audit-contract-subjects")) }