Skip to content

Commit

Permalink
Spigot 1.18.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsLewizzz committed Mar 5, 2022
1 parent c07b8d7 commit 378a0ce
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>fun.lewisdev</groupId>
<artifactId>DeluxeHub</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<packaging>jar</packaging>

<name>DeluxeHub</name>
Expand Down Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>com.github.shynixn.headdatabase</groupId>
Expand Down

0 comments on commit 378a0ce

Please sign in to comment.