Legacy artifact of Kotlin Test library providing common test annotations; use kotlin-test instead.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-annotations-common</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple test using Kotlin Test annotations.
Replace dependency with org.jetbrains.kotlin:kotlin-test
No dependency data recorded yet.