mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Delete obsolete mockito dependencies
This commit is contained in:
@@ -47,7 +47,6 @@ dependencies {
|
||||
implementation("io.prometheus:simpleclient_httpserver:0.10.0")
|
||||
implementation("io.prometheus:simpleclient_hotspot:0.9.0")
|
||||
testImplementation("io.ktor:ktor-server-tests:$ktorVersion")
|
||||
testImplementation("org.mockito:mockito-core:2.28.2")
|
||||
testImplementation("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user