https://kotlinlang.org logo
m

mgrzechocinski

03/29/2019, 4:04 PM
there are my dependencies:
Copy code
tests.kluent = "org.amshove.kluent:kluent:$versions.kluent"
tests.koin = "org.koin:koin-test:$versions.koin"
tests.kotlintest = "io.kotlintest:kotlintest-runner-junit5:$versions.kotlintest"