We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2abef1 commit 4670fedCopy full SHA for 4670fed
pom-central.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.javadev</groupId>
5
<artifactId>leetcode-in-java</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.29</version>
+ <version>1.30</version>
8
<name>leetcode-in-java</name>
9
<description>Java-based LeetCode algorithm problem solutions, regularly updated</description>
10
<url>https://github.com/javadev/LeetCode-in-Java</url>
0 commit comments