Hi! I want to convert my ktor project to microservices architecture. When I create new module using Intellij Idea it creates it as separate project. How can I use one version catalog for all of my microservices? Currently I have it in root/gradle/libs.versions.toml, but when I try it in my microservices (subprojects) I get the following error:
Unresolved reference: libs