We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcc31a commit 08634a8Copy full SHA for 08634a8
build.gradle
@@ -270,7 +270,7 @@ dependencies {
270
testImplementation group: 'org.xmlunit', name: 'xmlunit-matchers', version: '2.10.0'
271
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
272
273
- pmd 'net.sourceforge.pmd:pmd-ant:7.6.0'
+ pmd 'net.sourceforge.pmd:pmd-ant:7.7.0'
274
pmd 'net.sourceforge.pmd:pmd-java:7.6.0'
275
}
276
0 commit comments