File tree Expand file tree Collapse file tree
custom-test/custom-kotlin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <!-- kotlin -->
1616 <kotlin .compiler.incremental>false</kotlin .compiler.incremental>
1717 <kotlin .compiler.jvmTarget>1.8</kotlin .compiler.jvmTarget>
18- <kotlin .version>1.9.20 </kotlin .version>
18+ <kotlin .version>1.9.22 </kotlin .version>
1919 <kotlin .code.style>official</kotlin .code.style>
2020 </properties >
2121
Original file line number Diff line number Diff line change 3838 <!-- kotlin -->
3939 <kotlin .compiler.incremental>false</kotlin .compiler.incremental>
4040 <kotlin .compiler.jvmTarget>${java.version} </kotlin .compiler.jvmTarget>
41- <kotlin .version>1.9.20 </kotlin .version>
41+ <kotlin .version>1.9.22 </kotlin .version>
4242 <kotlin .code.style>official</kotlin .code.style>
4343
4444 <!-- #region ====================== common version ===================== -->
You can’t perform that action at this time.
0 commit comments