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

Merge branch 'renovate/org.mockito-mockito-core-3.x' into 'master'

chore(deps): update dependency org.mockito:mockito-core to v3.12.4

See merge request !4
parents 7cf1072c 69ab3666
No related branches found
No related tags found
1 merge request!4chore(deps): update dependency org.mockito:mockito-core to v3.12.4
...@@ -47,7 +47,7 @@ dependencies { ...@@ -47,7 +47,7 @@ dependencies {
embed 'com.typesafe:config:1.4.1' embed 'com.typesafe:config:1.4.1'
// Testing // Testing
testImplementation 'org.mockito:mockito-core:3.12.1' testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
} }
......
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