Skip to content
Snippets Groups Projects
Unverified Commit a0119640 authored by NAVES Guyslain's avatar NAVES Guyslain Committed by GitHub
Browse files

correction du numéro de version du jupiter-api

parent 234d1ab0
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ repositories { ...@@ -16,7 +16,7 @@ repositories {
} }
dependencies { dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.6.1' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.4.2' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.4.2'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment