Skip to content

Releases: nebula-plugins/nebula-dependency-recommender-plugin

v4.2.0

01 May 20:04

Choose a tag to compare

Add a strictMode flag

v4.1.2

27 Mar 17:46

Choose a tag to compare

Use the new nebula-gradle-interop library to provide Gradle 3.6 nightly compatibility

v4.1.1

23 Mar 20:17

Choose a tag to compare

Prevent substituted dependencies by having their version replaced by recommendation (#49)

v4.1.0

14 Mar 23:08

Choose a tag to compare

  • use nebula.dependency-base to add dependencyInsightEnhanced

v4.0.2

03 Feb 22:36

Choose a tag to compare

Remove getProjectConfiguration deprecation warning on Gradle 3.4

v4.0.1

03 Feb 19:08

Choose a tag to compare

Close InputStream for properties and file based providers to avoid file locking issues on Windows

v4.0.0

12 Jan 22:55

Choose a tag to compare

BREAKING: Change to ConflictResolvedStrategy. First order recommendations will not auto-win they will go through conflict resolution.

v3.7.0

14 Dec 22:24

Choose a tag to compare

  • Add nebulaRecommenderBom configuration for pom based boms
  • Shift mavenBom calls in the plugin extension to add the bom to the configuration

v3.6.3

20 Jul 18:28

Choose a tag to compare

  • 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

13 Jul 22:34

Choose a tag to compare

Evaluate dependencies for BOM publishing only when withXml is called, preventing dependency resolution when the publications container is evaluated