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 fbbd77c

Browse files
authoredApr 23, 2025··
Update pom.xml
1 parent a6db2cf commit fbbd77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
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.42-SNAPSHOT</version>
7+
<version>1.43-SNAPSHOT</version>
88
<name>leetcode-in-java</name>
99
<description>Java-based LeetCode algorithm problem solutions, regularly updated</description>
1010
<url>https://github.com/javadev/LeetCode-in-Java</url>

0 commit comments

Comments
 (0)
Please sign in to comment.