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 dc03ef5 commit b783fc9Copy full SHA for b783fc9
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.4</version>
+ <version>1.5</version>
8
<name>leetcode-in-java</name>
9
<description>Java Solution for LeetCode algorithm problems, continually updating</description>
10
<url>https://github.com/javadev/LeetCode-in-Java</url>
@@ -173,4 +173,4 @@
173
<scope>test</scope>
174
</dependency>
175
</dependencies>
176
-</project>
+</project>
0 commit comments