We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb77dd commit 95ca067Copy full SHA for 95ca067
pom-central.xml
@@ -27,7 +27,7 @@
27
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
28
</scm>
29
<properties>
30
- <kotlin.version>2.0.21</kotlin.version>
+ <kotlin.version>2.1.0</kotlin.version>
31
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32
</properties>
33
<ciManagement>
0 commit comments