Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2bc9189

Browse files
authoredSep 28, 2022
Update pom-central.xml
1 parent b099014 commit 2bc9189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom-central.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.javadev</groupId>
55
<artifactId>leetcode-in-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.13</version>
7+
<version>1.14</version>
88
<name>leetcode-in-java</name>
99
<description>Java Solution for LeetCode algorithm problems, continually updating</description>
1010
<url>https://github.com/javadev/LeetCode-in-Java</url>

0 commit comments

Comments
 (0)
Please sign in to comment.