Skip to content
Snippets Groups Projects
Commit fed2f665 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

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

parent f1e3d022
No related branches found
No related tags found
1 merge request!8chore(deps): update dependency org.mockito:mockito-core to v4
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
...@@ -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.4' testImplementation 'org.mockito:mockito-core:4.0.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
} }
......
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