Skip to content

Commit

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

build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.10.0
  • Loading branch information
tvainika authored Feb 2, 2024
2 parents f3bd06c + 3882769 commit 1a9c017
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.8.0"
testImplementation "org.mockito:mockito-core:5.10.0"
testImplementation 'org.assertj:assertj-core:3.25.2'

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

0 comments on commit 1a9c017

Please sign in to comment.