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 dbf1388 commit de17ccaCopy full SHA for de17cca
commons/build.gradle.kts
@@ -93,7 +93,7 @@ dependencies {
93
testImplementation(testinglibs.woodstox.stax2.api)
94
testImplementation(apache.hadoop.mapreduce.client.core)
95
testImplementation(confluent.kafka.connect.avro.converter)
96
- testImplementation("org.mockito:mockito-junit-jupiter:5.15.2")
+ testImplementation("org.mockito:mockito-junit-jupiter:5.17.0")
97
98
testRuntimeOnly(testinglibs.junit.jupiter.engine)
99
testRuntimeOnly(logginglibs.logback.classic)
0 commit comments