File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ This is a {{ site.pmd.release_type }} release.
2424
2525### 🚀️ New and noteworthy
2626
27+ #### Updated PMD Designer
28+
29+ This PMD release ships a new version of the pmd-designer.
30+ For the changes, see [ PMD Designer Changelog (7.19.0)] ( https://github.com/pmd/pmd-designer/releases/tag/7.19.0 )
31+ and [ PMD Designer Changelog (7.19.1)] ( https://github.com/pmd/pmd-designer/releases/tag/7.19.1 ) .
32+
2733### 🌟️ New and Changed Rules
2834#### New Rules
2935* The new Apex rule {%rule apex/bestpractices/AvoidFutureAnnotation %} finds usages of the ` @Future `
Original file line number Diff line number Diff line change 109109
110110 <pmd .build-tools.version>36</pmd .build-tools.version>
111111
112- <pmd-designer .version>7.10.0 </pmd-designer .version>
112+ <pmd-designer .version>7.19.1 </pmd-designer .version>
113113
114114 <javacc .outputDirectory>${project.build.directory} /generated-sources/javacc</javacc .outputDirectory>
115115 <javacc .ant.wrapper>${project.basedir} /../javacc-wrapper.xml</javacc .ant.wrapper>
You can’t perform that action at this time.
0 commit comments