taer
01/15/2020, 6:24 PM<dependency>
   <groupId>${project.groupId}</groupId>
   <artifactId>kotlin-test</artifactId>
   <version>${kotlin.version}</version>
</dependency>
Same with kotlin-reflect(which I believe should be scope of runtime). Is this intentional or an oversight?