Skip to content

Commit

Permalink
Bump ver and fix Paper repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Majekdor committed Jan 6, 2025
1 parent a8c0092 commit f61bcc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>dev.majek</groupId>
<artifactId>hexnicks</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<packaging>jar</packaging>

<name>HexNicks</name>
Expand Down Expand Up @@ -119,7 +119,7 @@
<repositories>
<repository>
<id>papermc-repo</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
<url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
<repository>
<id>sonatype</id>
Expand Down

0 comments on commit f61bcc6

Please sign in to comment.