chore: removal of the obsolete mockito-inline:5.2.0

This commit is contained in:
2026-04-05 23:15:09 +02:00
parent e74e833c5b
commit a66c115a80

View File

@@ -14,7 +14,6 @@ dependencies {
implementation 'org.egothor:conflux' implementation 'org.egothor:conflux'
testImplementation "org.mockito:mockito-core:5.23.0" testImplementation "org.mockito:mockito-core:5.23.0"
testImplementation "org.mockito:mockito-inline:5.2.0"
mockitoAgent("org.mockito:mockito-core:5.23.0") { mockitoAgent("org.mockito:mockito-core:5.23.0") {
transitive = false transitive = false