diff --git a/inventoryframework-bukkit/build.gradle b/inventoryframework-bukkit/build.gradle index 12a8754..acd6067 100644 --- a/inventoryframework-bukkit/build.gradle +++ b/inventoryframework-bukkit/build.gradle @@ -5,5 +5,5 @@ dependencies { compile 'com.fasterxml.jackson.core:jackson-databind:2.13.1' compile 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1' - implementation 'org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT' + implementation 'org.spigotmc:spigot-api:1.19.1-R0.1-SNAPSHOT' } \ No newline at end of file