Skip to content

Commit

Permalink
chore: update IF and folia-api
Browse files Browse the repository at this point in the history
  • Loading branch information
pontaoski committed May 4, 2024
1 parent 723e90b commit bccc68f
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 @@ -242,13 +242,13 @@
<dependency>
<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.10.7</version>
<version>0.10.13</version>
</dependency>

<dependency>
<groupId>dev.folia</groupId>
<artifactId>folia-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit bccc68f

Please sign in to comment.