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
…14.1
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 2a5a15b commit a12d2b2
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.12.0'
mockitoJunitJupiterVersion = '5.13.0'
mockitoJunitJupiterVersion = '5.14.1'
jupiterApiVersion = '5.11.1'
assertjVersion = '3.26.0'
pmdVersion = '7.5.0'
Expand Down

0 comments on commit a12d2b2

Please sign in to comment.