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

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

parent 30f1577e
No related branches found
No related tags found
1 merge request!76fix(deps): update dependency org.mockito:mockito-core to v4.8.1
...@@ -56,7 +56,7 @@ dependencies { ...@@ -56,7 +56,7 @@ dependencies {
implementation 'de.griefed:serverpackcreator:3.14.6' implementation 'de.griefed:serverpackcreator:3.14.6'
// Testing // Testing
testImplementation 'org.mockito:mockito-core:4.8.0' testImplementation 'org.mockito:mockito-core:4.8.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine: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