Releases: nebula-plugins/gradle-resolution-rules-plugin
Releases · nebula-plugins/gradle-resolution-rules-plugin
v10.0.0
Breaking changes
v9.0.0
Breaking changes
- Switch to build service for sharing resolved rules between projects
- The plugin exposes a
resolutionRulesconfiguration on each project now - Remove Nebula alignment implementation. Gradle Core Alignment is default now
- JDK 17 support
v9.0.0-rc.3
Remove Nebula alignment implementation. Core Alignment is default now…
v9.0.0-rc.2
Fix issue with version selector not being available when applying rej…
v9.0.0-rc.1
Switch to build service for sharing resolved rules between projects
v8.0.0
v7.8.9
v7.8.8
v7.8.7
Avoid inherent performance issues in both dependencySubstitutions.all and resolutionStrategy.eachDependency when applying substitutions and use the same method to apply versioned and unversioned substitutions.
v7.8.6
Avoid repeatedly parsing replacement rules module identifiers.