DependencyCheck icon indicating copy to clipboard operation
DependencyCheck copied to clipboard

Gradle version compatibility

Open ngybnc opened this issue 1 year ago • 2 comments
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!

ngybnc avatar Dec 15 '23 07:12 ngybnc

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

jeremylong avatar Dec 15 '23 12:12 jeremylong

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.

jeremylong avatar Dec 15 '23 12:12 jeremylong