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 6548239 commit c8f1c19Copy full SHA for c8f1c19
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.10</kotlin.version>
+ <kotlin.version>2.1.20</kotlin.version>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
</properties>
32
<ciManagement>
0 commit comments