Releases: nebula-plugins/nebula-dependency-recommender-plugin
Releases · nebula-plugins/nebula-dependency-recommender-plugin
v9.1.1
v9.1.0
When using nebula.features.coreBomSupport=true
Gradle platforms are applied only to *Classpath
and annotationPreprocessor
configurations. It means applied platforms are not part of published metadata from the module or part of the output when consuming modules withing a multi-module project.
v9.0.2
v9.0.1
v9.0.1-rc.2
Merge pull request #114 from chali/RemoveInternalGradleAPI Remove extending internal Gradle class and replace it with delegation…
v9.0.1-rc.1
Refactoring to support Gradle 6.1
v9.0.0
v8.2.0
Mark copied configurations as non-resolvable so that we do not lock copies of BOM configurations with core Gradle locking