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 244a4ed commit d4c3677Copy full SHA for d4c3677
pom.xml
@@ -26,7 +26,7 @@
26
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
27
</scm>
28
<properties>
29
- <kotlin.version>2.1.21</kotlin.version>
+ <kotlin.version>2.2.0</kotlin.version>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
</properties>
32
<ciManagement>
0 commit comments