Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.…
Browse files Browse the repository at this point in the history
…15.2
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent ee14261 commit 4384324
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 @@ -10,7 +10,7 @@ plugins {

ext{
commercetoolsJavaSdkV2Version = '17.18.0'
mockitoJunitJupiterVersion = '5.14.2'
mockitoJunitJupiterVersion = '5.15.2'
jupiterApiVersion = '5.11.3'
assertjVersion = '3.26.3'
pmdVersion = '7.7.0'
Expand Down

0 comments on commit 4384324

Please sign in to comment.