Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 6f1eeae commit 7446399
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.12.0'
mockitoJunitJupiterVersion = '5.14.2'
jupiterApiVersion = '5.11.1'
jupiterApiVersion = '5.11.3'
assertjVersion = '3.26.3'
pmdVersion = '7.6.0'
jacocoVersion = '0.8.12'
Expand Down

0 comments on commit 7446399

Please sign in to comment.