We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09126a8 commit a51bea8Copy full SHA for a51bea8
resources/META-INF/plugin.xml
@@ -3,9 +3,9 @@
3
<name>PMDPlugin</name>
4
<description>A plugin to run static analysis using PMD in intelliJ.</description>
5
6
- <change-notes> Update PMD plugin to use PMD version 6.27.0</change-notes>
+ <change-notes> Update PMD plugin to use PMD version 6.32.0</change-notes>
7
8
- <version>1.8.15</version>
+ <version>1.8.16</version>
9
<vendor>Amit Dev</vendor>
10
11
<idea-version since-build="201.0"/>
0 commit comments