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

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

parent beed25b4
No related branches found
No related tags found
1 merge request!6chore(deps): update junit5 monorepo to v5.8.0
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
...@@ -48,8 +48,8 @@ dependencies { ...@@ -48,8 +48,8 @@ dependencies {
// Testing // Testing
testImplementation 'org.mockito:mockito-core:3.12.4' 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.8.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.0'
} }
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