Skip to content

Commit

Permalink
Merge pull request #50 from CatCoderr/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
CatCoderr authored Nov 14, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents eca06f4 + 5075f91 commit c763c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ allprojects {
}
dependencies {
testImplementation("junit:junit:4.13.2")
testImplementation("org.mockito:mockito-core:5.3.1")
testImplementation("org.mockito:mockito-core:5.7.0")
testImplementation("org.powermock:powermock-module-junit4:2.0.9")
testImplementation("org.powermock:powermock-api-mockito2:2.0.9")

0 comments on commit c763c5e

Please sign in to comment.