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