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 619f442 commit 4ea2ad0Copy full SHA for 4ea2ad0
pom.xml
@@ -60,7 +60,7 @@
60
<mockito.version>5.14.2</mockito.version>
61
<mutability.detector.version>0.9.1</mutability.detector.version>
62
<!-- TODO move to 7.6.0+ in the future -->
63
- <pmd.version>6.55.0</pmd.version>
+ <pmd.version>7.10.0</pmd.version>
64
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
65
<project.github.repository>microsoft/semantic-kernel</project.github.repository>
66
<repository.url>[email protected]:${project.github.repository}.git</repository.url>
0 commit comments