snyk / snyk-gradle-plugin

Basic Snyk CLI plugin for Gradle support
Other
25 stars 19 forks source link

fix: gradle deps conflict resolution #155

Closed anthogez closed 3 years ago

anthogez commented 3 years ago

What does this PR do?

This pr handle each resolvable configuration separately as these will be the containers under which Gradle will resolve it's dependencies. We are no longer merging all the configs and attributes. We are giving priority to configs that can be resolved

snyksec commented 3 years ago

:tada: This PR is included in version 3.10.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: