We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71769a6 commit f42e32fCopy full SHA for f42e32f
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
57
testImplementation 'org.hamcrest:hamcrest:3.0'
58
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
59
- testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
60
testImplementation 'org.mockito:mockito-core:5.13.0'
61
testImplementation 'org.mockito:mockito-junit-jupiter:5.13.0'
62
0 commit comments