Skip to content

Commit

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

Bump mockitoVersion from 5.7.0 to 5.8.0
  • Loading branch information
jeqo authored Jan 2, 2024
2 parents a2f40b4 + 953fbc7 commit 7e80b86
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 @@ -75,7 +75,7 @@ jmh {

ext {
kafkaVersion = "2.8.0"
mockitoVersion = "5.7.0"
mockitoVersion = "5.8.0"
}

dependencies {
Expand Down

0 comments on commit 7e80b86

Please sign in to comment.