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
…16.0 (#1198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent ee14261 commit 8bd026f
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.16.0'
jupiterApiVersion = '5.11.3'
assertjVersion = '3.26.3'
pmdVersion = '7.7.0'
Expand Down

0 comments on commit 8bd026f

Please sign in to comment.