File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 <plugin >
7171 <artifactId >kotlin-maven-plugin</artifactId >
7272 <groupId >org.jetbrains.kotlin</groupId >
73- <version >${version.kotlin.compiler } </version >
73+ <version >${version.kotlin} </version >
7474 <executions >
7575 <execution >
7676 <id >test-compile</id >
9898 <dependency >
9999 <groupId >org.jetbrains.kotlin</groupId >
100100 <artifactId >kotlin-maven-allopen</artifactId >
101- <version >${version.kotlin.compiler } </version >
101+ <version >${version.kotlin} </version >
102102 </dependency >
103103 </dependencies >
104104 </plugin >
Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.jetbrains.kotlin</groupId >
101101 <artifactId >kotlin-maven-plugin</artifactId >
102- <version >${version.kotlin.compiler } </version >
102+ <version >${version.kotlin} </version >
103103 <executions >
104104 <execution >
105105 <id >test-compile</id >
Original file line number Diff line number Diff line change 6262 <maven .compiler.target>17</maven .compiler.target>
6363 <version .kotlin>2.3.20</version .kotlin>
6464 <version .impsort.plugin>1.13.0</version .impsort.plugin>
65- <version .kotlin.compiler>2.3.21</version .kotlin.compiler>
6665 <version .maven-dependency-plugin>3.10.0</version .maven-dependency-plugin>
6766
6867 </properties >
You can’t perform that action at this time.
0 commit comments