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 e2bdb8f commit 276a30cCopy full SHA for 276a30c
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
testImplementation("io.micronaut:micronaut-http-client")
40
testImplementation("org.mockito:mockito-junit-jupiter:5.12.0")
41
- testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.2")
+ testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.3")
42
testImplementation("org.mockito:mockito-core")
43
44
testAnnotationProcessor("org.projectlombok:lombok")
0 commit comments