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

Merge branch 'renovate-junit5-monorepo' into 'main'

fix(deps): update junit5 monorepo to v5.9.0

See merge request !62
parents 9fe035fb f32dbf43
No related branches found
No related tags found
1 merge request!62fix(deps): update junit5 monorepo to v5.9.0
......@@ -57,8 +57,8 @@ dependencies {
// Testing
testImplementation 'org.mockito:mockito-core:4.6.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
}
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