there’s nothin like junit4 in my dependencies grap...
# kotlintest
m
there’s nothin like junit4 in my dependencies graph. When grepping by
junit
, I only see:
Copy code
\--- io.kotlintest:kotlintest-runner-junit5:3.3.1
     +--- org.junit.platform:junit-platform-engine:1.4.0
     |    \--- org.junit.platform:junit-platform-commons:1.4.0
     +--- org.junit.platform:junit-platform-suite-api:1.4.0
     \--- org.junit.platform:junit-platform-launcher:1.4.0
          \--- org.junit.platform:junit-platform-engine:1.4.0 (*)
\--- io.kotlintest:kotlintest-runner-junit5:3.3.1 (n)
\--- io.kotlintest:kotlintest-runner-junit5:3.3.1
     +--- org.junit.platform:junit-platform-engine:1.4.0
     |    \--- org.junit.platform:junit-platform-commons:1.4.0
     +--- org.junit.platform:junit-platform-suite-api:1.4.0
     \--- org.junit.platform:junit-platform-launcher:1.4.0
          \--- org.junit.platform:junit-platform-engine:1.4.0 (*)
\--- io.kotlintest:kotlintest-runner-junit5:3.3.1
     +--- org.junit.platform:junit-platform-engine:1.4.0
     |    \--- org.junit.platform:junit-platform-commons:1.4.0
     +--- org.junit.platform:junit-platform-suite-api:1.4.0
     \--- org.junit.platform:junit-platform-launcher:1.4.0
          \--- org.junit.platform:junit-platform-engine:1.4.0 (*)