Skip to content

Commit

Permalink
Upgrade PMD from 7.0.0 to 7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Sep 27, 2024
1 parent 64db4ab commit 54456c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Improve PMD update procedure by @adangel in [#174](https://github.com/ChuckJonas/vscode-apex-pmd/pull/174)
- Bump micromatch from 4.0.5 to 4.0.8 by @adangel in [#175](https://github.com/ChuckJonas/vscode-apex-pmd/pull/175)
- Upgrade PMD from 7.0.0 to 7.6.0 by @adangel in [#176](https://github.com/ChuckJonas/vscode-apex-pmd/pull/176)

### Deprecated
### Removed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
}
},
"config": {
"pmdVersion": "7.0.0"
"pmdVersion": "7.6.0"
},
"scripts": {
"postinstall": "pmd-packager/upgrade.sh",
Expand Down

0 comments on commit 54456c1

Please sign in to comment.