Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev authored Feb 24, 2025
1 parent e162a8b commit e801808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github.javadev</groupId>
<artifactId>leetcode-in-kotlin</artifactId>
<packaging>jar</packaging>
<version>1.33-SNAPSHOT</version>
<version>1.34-SNAPSHOT</version>
<name>leetcode-in-kotlin</name>
<description>Kotlin-based LeetCode algorithm problem solutions, regularly updated</description>
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
Expand Down

0 comments on commit e801808

Please sign in to comment.