File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
2- kotlin(" jvm" ) version " 2.0.0-RC2 "
2+ kotlin(" jvm" ) version " 2.0.0-RC3 "
33 jacoco
44 id(" org.sonarqube" ) version " 5.0.0.4638"
55 id(" com.diffplug.spotless" ) version " 6.12.0"
Original file line number Diff line number Diff line change 2727 <url >https://github.com/javadev/LeetCode-in-Kotlin</url >
2828 </scm >
2929 <properties >
30- <kotlin .version>2.0.0-RC2 </kotlin .version>
30+ <kotlin .version>2.0.0-RC3 </kotlin .version>
3131 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3232 </properties >
3333 <ciManagement >
Original file line number Diff line number Diff line change 2626 <url >https://github.com/javadev/LeetCode-in-Kotlin</url >
2727 </scm >
2828 <properties >
29- <kotlin .version>2.0.0-RC2 </kotlin .version>
29+ <kotlin .version>2.0.0-RC3 </kotlin .version>
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 </properties >
3232 <ciManagement >
You can’t perform that action at this time.
0 commit comments