Skip to content

Commit c45aca0

Browse files
author
Bingqin Zhou
committed
Try to fix unit tests in CI builds.
1 parent ed3c9b2 commit c45aca0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ project('kcbq-confluent') {
338338
"junit:junit:$junitVersion",
339339
"org.mockito:mockito-core:$mockitoVersion"
340340
)
341+
342+
testImplementation 'org.mockito:mockito-inline:2.13.0'
341343
}
342344

343345
artifacts {

0 commit comments

Comments
 (0)