ben-manes / gradle-versions-plugin

Gradle plugin to discover dependency updates
Apache License 2.0
3.83k stars 200 forks source link

Its possible exclude modules in bundles implementations? #738

Closed manuellopera closed 1 year ago

manuellopera commented 1 year ago

Like that: implementation('(library)') { exclude module: "(blablabla)" }

ben-manes commented 1 year ago

I’m not sure what you are asking, but that sounds like core Gradle functionality so it should work.

https://gradle.org/docs/current/javadoc/org/gradle/api/artifacts/dsl/DependencyHandler.html