Update if framework and fix readme issue.

This commit is contained in:
alexcrea 2024-06-16 11:01:00 +02:00
parent 7c03c3d38b
commit ca07090866
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 3 additions and 2 deletions

View file

@ -21,7 +21,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
// Gui library
compileOnly("com.github.stefvanschie.inventoryframework:IF:0.10.13")
compileOnly("com.github.stefvanschie.inventoryframework:IF:0.10.14")
// Protocolib
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")