Releases: nebula-plugins/nebula-dependency-recommender-plugin
Releases · nebula-plugins/nebula-dependency-recommender-plugin
v8.0.0
add target and source compatibility
v7.5.6
Merge pull request #106 from nebula-plugins/expose_method
Make getRecommendedVersionRecursive public for use in another plugin
v7.5.2
add zinc configuration to ignored configurations
v7.5.1
Merge pull request #104 from nebula-plugins/ignore-spotbugs-configura…
v7.5.0
support for excludeConfigurationPrefixes
in recommender extension
v7.4.0
Enable APIs for reading a writing Maven BOMs even when nebula.features.coreBomSupport
. It allows us publishing of aggregated BOMs even with coreBomSupport
.
v7.3.0
When using nebula.features.coreBomSupport
feature flag enabled. You can specify mavenBom
with an enforced flag which will use Gradle enforcedPlatform
for forcing all dependencies from BOM.