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

Update junit5 monorepo

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