File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
extensions/kotlin/runtime Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 25
25
<parentFirstArtifact >org.jetbrains.kotlin:kotlin-reflect</parentFirstArtifact >
26
26
<parentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib</parentFirstArtifact >
27
27
<parentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib-common</parentFirstArtifact >
28
+ <parentFirstArtifact >org.jetbrains:annotations</parentFirstArtifact >
28
29
</parentFirstArtifacts >
29
30
<runnerParentFirstArtifacts >
30
31
<runnerParentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib-jdk8</runnerParentFirstArtifact >
31
32
<runnerParentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib-jdk7</runnerParentFirstArtifact >
32
33
<runnerParentFirstArtifact >org.jetbrains.kotlin:kotlin-reflect</runnerParentFirstArtifact >
33
34
<runnerParentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib</runnerParentFirstArtifact >
34
35
<runnerParentFirstArtifact >org.jetbrains.kotlin:kotlin-stdlib-common</runnerParentFirstArtifact >
36
+ <runnerParentFirstArtifact >org.jetbrains:annotations</runnerParentFirstArtifact >
35
37
</runnerParentFirstArtifacts >
36
38
<lesserPriorityArtifacts >
37
39
<!--
You can’t perform that action at this time.
0 commit comments