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 6806ad9 commit 6c4bfa9Copy full SHA for 6c4bfa9
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
testImplementation("io.micronaut:micronaut-http-client")
40
testImplementation("org.mockito:mockito-junit-jupiter:5.17.0")
41
- testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.1")
+ testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
42
testImplementation("org.mockito:mockito-core")
43
44
testAnnotationProcessor("org.projectlombok:lombok")
0 commit comments