File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ dependencies {
87
87
testFixturesImplementation(testinglibs.assertj.core)
88
88
testFixturesImplementation(apache.commons.lang3)
89
89
testFixturesImplementation(apache.avro)
90
- testFixturesImplementation(" org.mockito:mockito-junit-jupiter:5.14.2 " )
90
+ testFixturesImplementation(" org.mockito:mockito-junit-jupiter:5.17.0 " )
91
91
92
92
testImplementation(apache.kafka.connect.api)
93
93
testImplementation(apache.kafka.connect.runtime)
@@ -101,7 +101,7 @@ dependencies {
101
101
testImplementation(testinglibs.woodstox.stax2.api)
102
102
testImplementation(apache.hadoop.mapreduce.client.core)
103
103
testImplementation(confluent.kafka.connect.avro.converter)
104
- testImplementation(" org.mockito:mockito-junit-jupiter:5.15.2 " )
104
+ testImplementation(" org.mockito:mockito-junit-jupiter:5.17.0 " )
105
105
106
106
testRuntimeOnly(testinglibs.junit.jupiter.engine)
107
107
testRuntimeOnly(logginglibs.logback.classic)
You can’t perform that action at this time.
0 commit comments