Do you have a project that 1) is open source 2) use a single gradle module 3) has dependencies to manage? I have a Gradle plugin for managing dependencies that was designed for multi-gradle projects, but I’m now playing with a solution optimized for single gradle module. And I’m looking for open-source projects to see what works and what doesn’t
https://github.com/jmfayard/buildSrcVersions/issues/55