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

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

Update junit5 monorepo

See merge request !182
parents f687aa3c 4fbd9b8a
No related tags found
1 merge request!182Update junit5 monorepo
......@@ -87,9 +87,9 @@ dependencies {
developmentOnly 'org.springframework.boot:spring-boot-devtools:2.7.3'
// Testing
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
testImplementation 'org.junit.platform:junit-platform-commons:1.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
testImplementation 'org.junit.platform:junit-platform-commons:1.9.1'
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
}
......
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