Releases: nebula-plugins/nebula-dependency-recommender-plugin
Releases · nebula-plugins/nebula-dependency-recommender-plugin
v4.2.0
Add a strictMode flag
v4.1.2
Use the new nebula-gradle-interop library to provide Gradle 3.6 nightly compatibility
v4.1.1
v4.1.0
- use
nebula.dependency-baseto adddependencyInsightEnhanced
v4.0.2
Remove getProjectConfiguration deprecation warning on Gradle 3.4
v4.0.1
Close InputStream for properties and file based providers to avoid file locking issues on Windows
v4.0.0
BREAKING: Change to ConflictResolvedStrategy. First order recommendations will not auto-win they will go through conflict resolution.
v3.7.0
- Add
nebulaRecommenderBomconfiguration for pom based boms - Shift
mavenBomcalls in the plugin extension to add the bom to the configuration
v3.6.3
- BUGFIX handle recommendations across a multiproject where subproject B depends on A which has a dependency it needs to pick up from recommendations
v3.6.2
Evaluate dependencies for BOM publishing only when withXml is called, preventing dependency resolution when the publications container is evaluated