Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 3e5661c commit adba259
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 @@ -12,7 +12,7 @@ plugins {
ext{
commercetoolsJavaSdkV2Version = '17.5.0'
mockitoJunitJupiterVersion = '5.10.0'
jupiterApiVersion = '5.10.1'
jupiterApiVersion = '5.10.2'
assertjVersion = '3.25.2'
pmdVersion = '6.55.0'
jacocoVersion = '0.8.11'
Expand Down

0 comments on commit adba259

Please sign in to comment.