diff --git a/lib/build.gradle b/lib/build.gradle index 9f37360..8e93f81 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -14,7 +14,6 @@ dependencies { implementation 'org.egothor:conflux' testImplementation "org.mockito:mockito-core:5.23.0" - testImplementation "org.mockito:mockito-inline:5.2.0" mockitoAgent("org.mockito:mockito-core:5.23.0") { transitive = false