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

chore(deps): update junit5 monorepo to v5.8.2

parent 09fba514
No related branches found
No related tags found
1 merge request!15chore(deps): update junit5 monorepo to v5.8.2
...@@ -48,8 +48,8 @@ dependencies { ...@@ -48,8 +48,8 @@ dependencies {
// Testing // Testing
testImplementation 'org.mockito:mockito-core:4.1.0' testImplementation 'org.mockito:mockito-core:4.1.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
} }
test { test {
......
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