We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742f295 commit 16a04d4Copy full SHA for 16a04d4
pom.xml
@@ -245,21 +245,18 @@
245
<dependency>
246
<groupId>org.jetbrains.kotlin</groupId>
247
<artifactId>kotlin-stdlib</artifactId>
248
- <version>${kotlin}</version>
249
<optional>true</optional>
250
</dependency>
251
252
253
254
<artifactId>kotlin-reflect</artifactId>
255
256
257
258
259
260
261
<artifactId>kotlin-test</artifactId>
262
263
<scope>test</scope>
264
265
0 commit comments