Skip to content

Commit

Permalink
Merge pull request #292 from Aiven-Open/dependabot/gradle/org.mockito…
Browse files Browse the repository at this point in the history
…-mockito-core-5.11.0

Bump org.mockito:mockito-core from 5.5.0 to 5.11.0
  • Loading branch information
tvainika authored Mar 5, 2024
2 parents fe0a4ed + dbbb6d4 commit 80350d9
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 @@ -130,7 +130,7 @@ ext {
// Integration tests are not necessary to change these
slf4jVersion = "1.7.36"
derbyVersion = "10.15.2.0"
mockitoVersion = '5.5.0'
mockitoVersion = '5.11.0'
}

sourceSets {
Expand Down

0 comments on commit 80350d9

Please sign in to comment.