taer
01/14/2020, 7:10 PM<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>kotlin-test</artifactId>
<version>${kotlin.version}</version>
</dependency>
Same with kotlin-reflect(which I belive should be scope of reflect
). Is this intentional or an oversight?Alexey Belkov [JB]
01/17/2020, 11:05 AMtaer
01/31/2020, 4:50 PM