Skip to content

Commit

Permalink
Update IF to support MC up to 1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
voidpointer0x00 committed Mar 27, 2023
1 parent ee767e6 commit 199d6bc
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 @@ -21,7 +21,7 @@

<groupId>voidpointer.spigot</groupId>
<artifactId>voidwhitelist</artifactId>
<version>0.9.2</version>
<version>0.9.3</version>
<packaging>jar</packaging>

<name>VoidWhitelist</name>
Expand Down Expand Up @@ -302,7 +302,7 @@
<dependency>
<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.10.5</version>
<version>0.10.9</version>
</dependency>
<dependency>
<groupId>com.j256.ormlite</groupId>
Expand Down

0 comments on commit 199d6bc

Please sign in to comment.