Skip to content

Commit

Permalink
Merge pull request #6 from tonivade/dependabot/gradle/org.mockito-moc…
Browse files Browse the repository at this point in the history
…kito-junit-jupiter-5.6.0
  • Loading branch information
tonivade authored Oct 9, 2023
2 parents 2125843 + fb84cd3 commit 3a5b7c1
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 @@ -148,7 +148,7 @@ dependencies {
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.10.0')
testRuntimeOnly('org.junit.platform:junit-platform-runner:1.10.0')
testImplementation('org.mockito:mockito-core:5.5.0')
testImplementation('org.mockito:mockito-junit-jupiter:5.5.0')
testImplementation('org.mockito:mockito-junit-jupiter:5.6.0')
testImplementation('org.assertj:assertj-core:3.24.2')
testImplementation('uk.org.webcompere:system-stubs-jupiter:2.1.3')
}
Expand Down

0 comments on commit 3a5b7c1

Please sign in to comment.