Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

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

chore(deps): bump mockitoVersion from 5.10.0 to 5.11.0
  • Loading branch information
tvainika authored Apr 2, 2024
2 parents 16cecb4 + f6d1019 commit 4d52854
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 @@ -88,7 +88,7 @@ ext {
testcontainersVersion = "1.19.6"
localstackVersion = "0.2.23"
wireMockVersion = "2.35.0"
mockitoVersion = "5.10.0"
mockitoVersion = "5.11.0"
}

sourceSets {
Expand Down

0 comments on commit 4d52854

Please sign in to comment.