Skip to content

Commit

Permalink
1.20 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsLewizzz committed Jun 19, 2023
1 parent 4aa4a32 commit 3adf3b5
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 104 deletions.
6 changes: 3 additions & 3 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.3</version>
<version>3.5.4</version>
<packaging>jar</packaging>

<name>DeluxeHub</name>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.16.5-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.11.3</version>
</dependency>
<dependency>
<groupId>com.github.shynixn.headdatabase</groupId>
Expand Down
Loading

0 comments on commit 3adf3b5

Please sign in to comment.