File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
- kotlin(" jvm" ) version " 1.9.22 "
2
+ kotlin(" jvm" ) version " 1.9.23 "
3
3
jacoco
4
4
id(" org.sonarqube" ) version " 4.3.0.3225"
5
5
id(" com.diffplug.spotless" ) version " 6.12.0"
Original file line number Diff line number Diff line change 27
27
<url >https://github.com/javadev/LeetCode-in-Kotlin</url >
28
28
</scm >
29
29
<properties >
30
- <kotlin .version>1.9.22 </kotlin .version>
30
+ <kotlin .version>1.9.23 </kotlin .version>
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
32
</properties >
33
33
<ciManagement >
109
109
<plugin >
110
110
<groupId >org.jetbrains.dokka</groupId >
111
111
<artifactId >dokka-maven-plugin</artifactId >
112
- <version >1.9.10 </version >
112
+ <version >1.9.20 </version >
113
113
<executions >
114
114
<execution >
115
115
<phase >prepare-package</phase >
Original file line number Diff line number Diff line change 26
26
<url >https://github.com/javadev/LeetCode-in-Kotlin</url >
27
27
</scm >
28
28
<properties >
29
- <kotlin .version>1.9.22 </kotlin .version>
29
+ <kotlin .version>1.9.23 </kotlin .version>
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
31
</properties >
32
32
<ciManagement >
101
101
<plugin >
102
102
<groupId >org.jetbrains.dokka</groupId >
103
103
<artifactId >dokka-maven-plugin</artifactId >
104
- <version >1.9.10 </version >
104
+ <version >1.9.20 </version >
105
105
<executions >
106
106
<execution >
107
107
<phase >prepare-package</phase >
You can’t perform that action at this time.
0 commit comments