Skip to content

Commit 76944b6

Browse files
author
Amit Dev Ranjit
committed
Update manifest to PMD 6.17
1 parent 1984ef3 commit 76944b6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

PMD-Intellij.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</content>
1010
<orderEntry type="inheritedJdk" />
1111
<orderEntry type="sourceFolder" forTests="false" />
12-
<orderEntry type="library" name="pmd" level="project" />
12+
<orderEntry type="library" name="pmd-6.17" level="project" />
1313
</component>
1414
</module>

resources/META-INF/plugin.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<description>A plugin to run static analysis using PMD in intelliJ.</description>
55

66
<change-notes>
7-
Update PMD plugin to use PMD 6.15.
7+
Update PMD plugin to use PMD 6.17.
8+
Fix for https://github.com/amitdev/PMD-Intellij/issues/68
89
</change-notes>
910

10-
<version>1.8.10</version>
11+
<version>1.8.11</version>
1112
<vendor>Amit Dev</vendor>
1213

1314
<idea-version since-build="181.0"/>

0 commit comments

Comments
 (0)