We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c3c7d commit 642e7a7Copy full SHA for 642e7a7
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
97
// for JaCoCo Reports
98
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
99
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
100
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
101
102
// https://mvnrepository.com/artifact/org.mockito/mockito-junit-jupiter
0 commit comments