Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent f7ff693 commit b1bb599
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 @@ -11,7 +11,7 @@ plugins {

ext{
commercetoolsJavaSdkV2Version = '17.1.0'
mockitoJunitJupiterVersion = '5.6.0'
mockitoJunitJupiterVersion = '5.7.0'
jupiterApiVersion = '5.10.0'
assertjVersion = '3.24.2'
pmdVersion = '6.55.0'
Expand Down

0 comments on commit b1bb599

Please sign in to comment.