The plugin works correctly regardless of the used dependency notation or at least returns a clear error message.
Actual behavior
Using the following format causes incorrect behavior. For example auto-fix will remove all the listed dependencies if at least one of them is redundand.
Expected behavior
The plugin works correctly regardless of the used dependency notation or at least returns a clear error message.
Actual behavior
Using the following format causes incorrect behavior. For example auto-fix will remove all the listed dependencies if at least one of them is redundand.
If the dependency specified as below everithing works correctly.
Environment
Using "nebula.lint" version "17.6.1" with Gradle 7.4, but it is reproducible on older versions as well.