Hi everyone! We recently upgraded to Gradle 5 and...
# test
c
Hi everyone! We recently upgraded to Gradle 5 and apparently our
kotlin.test
dependencies disappeared. Is it intended? I know ideally we should be using Assertions from that class but it’s a breaking change and it’s not documentet anywhere in the Gradle documentation. Don;t know if it’s a bug