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.
2 parents ddc818e + 8022f56 commit 4769907Copy full SHA for 4769907
gradle/dependencies.gradle
@@ -1,7 +1,7 @@
1
dependencies {
2
// Use JUnit test framework
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
4
- testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.1'
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
6
testImplementation 'org.mockito:mockito-inline:4.8.0'
7
0 commit comments