Skip to content

Releases: nebula-plugins/gradle-resolution-rules-plugin

v10.0.0

10 Oct 22:19

Choose a tag to compare

v9.0.0

05 Oct 17:36
85d1bfc

Choose a tag to compare

Breaking changes

  • Switch to build service for sharing resolved rules between projects
  • The plugin exposes a resolutionRules configuration on each project now
  • Remove Nebula alignment implementation. Gradle Core Alignment is default now
  • JDK 17 support

v9.0.0-rc.3

30 Sep 21:35
dfb8a5b

Choose a tag to compare

Remove Nebula alignment implementation. Core Alignment is default now…

v9.0.0-rc.2

29 Sep 19:37

Choose a tag to compare

Fix issue with version selector not being available when applying rej…

v9.0.0-rc.1

24 Sep 00:24

Choose a tag to compare

Switch to build service for sharing resolved rules between projects

v8.0.0

13 Sep 20:25

Choose a tag to compare

Breaking change. Gradle 7

v7.8.9

30 Aug 22:29

Choose a tag to compare

  • ignore suffixes in configurations

v7.8.8

30 Aug 18:43

Choose a tag to compare

  • add PMD_CONFIGURATION_PREFIX to ignored configurations

v7.8.7

05 Mar 05:17

Choose a tag to compare

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

05 Mar 00:43

Choose a tag to compare

Avoid repeatedly parsing replacement rules module identifiers.