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 a0c1971 commit a10ab2cCopy full SHA for a10ab2c
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
runtimeOnly("ch.qos.logback:logback-classic")
38
39
testImplementation("io.micronaut:micronaut-http-client")
40
- testImplementation("org.mockito:mockito-junit-jupiter:5.16.0")
+ testImplementation("org.mockito:mockito-junit-jupiter:5.16.1")
41
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.0")
42
testImplementation("org.mockito:mockito-core")
43
0 commit comments