Skip to content

Commit

Permalink
fix(deps): update dependency pmd to v7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 6f1eeae commit 4598483
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.14.2'
jupiterApiVersion = '5.11.1'
assertjVersion = '3.26.3'
pmdVersion = '7.6.0'
pmdVersion = '7.7.0'
jacocoVersion = '0.8.12'
caffeineVersion = '3.1.8'
nexusStagingPluginVersion = '0.22.0'
Expand Down

0 comments on commit 4598483

Please sign in to comment.