Skip to content

Commit

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

build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.8.0
  • Loading branch information
tvainika authored Dec 4, 2023
2 parents 1e7e48c + c4a8b8b commit 9589eb0
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.0"
testImplementation "org.mockito:mockito-core:5.6.0"
testImplementation "org.mockito:mockito-core:5.8.0"
testImplementation 'org.assertj:assertj-core:3.24.2'

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

0 comments on commit 9589eb0

Please sign in to comment.