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 f55c4fc commit 6edcbb8Copy full SHA for 6edcbb8
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.javadev</groupId>
5
<artifactId>leetcode-in-kotlin</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.24-SNAPSHOT</version>
+ <version>1.25-SNAPSHOT</version>
8
<name>leetcode-in-kotlin</name>
9
<description>Kotlin-based LeetCode algorithm problem solutions, regularly updated</description>
10
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
0 commit comments