We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56807d commit dc3122cCopy full SHA for dc3122c
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.23-SNAPSHOT</version>
+ <version>1.24-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