Skip to content

Commit

Permalink
fix(deps): update dependency pmd to v7.2.0 (#1180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 7b19e19 commit 814c9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ext{
mockitoJunitJupiterVersion = '5.12.0'
jupiterApiVersion = '5.10.2'
assertjVersion = '3.26.0'
pmdVersion = '7.1.0'
pmdVersion = '7.2.0'
jacocoVersion = '0.8.12'
caffeineVersion = '3.1.8'
nexusStagingPluginVersion = '0.22.0'
Expand Down

0 comments on commit 814c9e2

Please sign in to comment.