DependencyCheck
DependencyCheck copied to clipboard
Gradle version compatibility
trafficstars
Hello,
Is there any documentation about the plugin and the Gradle version compatibility? If I update the plugin to the latest version it gives some dependency errors, otherwise I downgrade to the '8.3.1' version and it runs through. Can you give me some hints pls?
Thank you very much!
I'm pretty sure 7.x will still work. However, you may need to explicitly force a few dependencies in your build script. See https://github.com/jeremylong/DependencyCheck/issues/6192#issuecomment-1851791932
This is not documented yet - I have not had time. Once I'm able to fully test this I was going to update the documentation.