We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a161fb commit 8488eafCopy full SHA for 8488eaf
1 file changed
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'jacoco'
21
id 'checkstyle'
22
id 'info.solidsoft.pitest' version '1.19.0-rc.2'
23
- id 'org.owasp.dependencycheck' version '12.1.6'
+ id 'org.owasp.dependencycheck' version '12.2.0'
24
id 'com.github.hmcts.rse-cft-lib' version '0.19.1973'
25
id 'org.flywaydb.flyway' version '11.20.1'
26
id 'net.serenity-bdd.serenity-gradle-plugin' version '5.1.0'
0 commit comments