Skip to content

Commit

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

build(deps): bump org.mockito:mockito-core from 5.10.0 to 5.11.0
  • Loading branch information
tvainika authored Mar 5, 2024
2 parents 65e1611 + 75397d4 commit cfd4267
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 @@ -168,7 +168,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
testImplementation "org.apache.parquet:parquet-tools:$parquetVersion"
testImplementation "com.fasterxml.jackson.core:jackson-databind:2.16.1"
testImplementation "org.mockito:mockito-core:5.10.0"
testImplementation "org.mockito:mockito-core:5.11.0"
testImplementation 'org.assertj:assertj-core:3.25.2'

testImplementation ("org.apache.parquet:parquet-tools:$parquetVersion") {
Expand Down

0 comments on commit cfd4267

Please sign in to comment.