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

Merge branch 'renovate/junit5-monorepo' into 'master'

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

See merge request !7
parents 0256a9d6 a838135a
No related branches found
No related tags found
1 merge request!7chore(deps): update junit5 monorepo to v5.8.1
......@@ -48,8 +48,8 @@ dependencies {
// Testing
testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
}
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