Skip to content

Commit 1a6942f

Browse files
committed
Bump pmd from 7.18.0 to 7.21.0
1 parent 6044c35 commit 1a6942f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Update to PMD version 7.21.0
10+
711
## [2.0.9] - 2025-07-20
812

913
### Changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# libraries
33
junit = "4.13.2"
4-
pmd = "7.18.0"
4+
pmd = "7.21.0"
55

66
# plugins
77
changelog = "2.4.0"

0 commit comments

Comments
 (0)