Skip to content

Commit

Permalink
Merge pull request #619 from Aiven-Open/dependabot/gradle/mockitoVers…
Browse files Browse the repository at this point in the history
…ion-5.14.2

chore(deps): bump mockitoVersion from 5.12.0 to 5.14.2
  • Loading branch information
jeqo authored Nov 8, 2024
2 parents 52c5d5d + fa19e30 commit 1fe9bef
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 @@ -103,7 +103,7 @@ subprojects {

junitPlatformVersion = "1.10.3"

mockitoVersion = "5.12.0"
mockitoVersion = "5.14.2"

slf4jVersion = "1.7.36"

Expand Down

0 comments on commit 1fe9bef

Please sign in to comment.