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 3247a89 commit bbf04b3Copy full SHA for bbf04b3
1 file changed
build.gradle.kts
@@ -96,7 +96,7 @@ subprojects {
96
dependency("commons-beanutils:commons-beanutils:1.11.0")
97
dependency("commons-io:commons-io:2.21.0")
98
dependency("javax.xml.bind:jaxb-api:2.3.1")
99
- dependency("net.sourceforge.pmd:pmd-java:7.22.0")
+ dependency("net.sourceforge.pmd:pmd-java:7.24.0")
100
dependency("org.allurefw:allure1-model:1.0")
101
dependency("org.apache.commons:commons-collections4:4.5.0")
102
dependency("org.apache.commons:commons-lang3:3.20.0")
0 commit comments