Skip to content

Commit

Permalink
fix(deps): update dependency pmd to v7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent fd02407 commit 5090f12
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.4.0'
pmdVersion = '7.5.0'
jacocoVersion = '0.8.12'
caffeineVersion = '3.1.8'
nexusStagingPluginVersion = '0.22.0'
Expand Down

0 comments on commit 5090f12

Please sign in to comment.