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 b783fc9 commit cd0cbc7Copy full SHA for cd0cbc7
pom-central11.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.javadev</groupId>
5
<artifactId>leetcode-in-java11</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>
@@ -166,4 +166,4 @@
166
<scope>test</scope>
167
</dependency>
168
</dependencies>
169
-</project>
+</project>
0 commit comments