Is there a way to validate all dependencies in a v...
# gradle
p
Is there a way to validate all dependencies in a version-catalog exist before publishing it. Other than having a checker project with the same dependencies. The problem with this checker project mechanism is that a developer can add a dependency in the catalog but forgetting to add it in the checker.
not kotlin but kotlin colored 1
v
Use the catalog in the checker and do not depend on someone adding the check manually, but iterate over the catalog entries.
💯 1
thank you color 1
But, that is off-topic here actually. Please consider the channel and server topics in open communities, not only the names.
👍 1
p
Honestly, I never read one channel topic. But I know what you mean.
I actually have joined the other community by other links.
v
Yep, seen it 🙂