Skip to content
Snippets Groups Projects
Verified Commit 6f5be52a authored by Griefed's avatar Griefed :joystick:
Browse files

build(Dependencies): Update Mockito Core to 4.7.0

parent 28aa2e00
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ dependencies {
embed 'org.apache.commons:commons-lang3:3.12.0'
// Testing
testImplementation 'org.mockito:mockito-core:4.6.1'
testImplementation 'org.mockito:mockito-core:4.7.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment