diff --git a/plugin/build.gradle b/plugin/build.gradle index eb6b59d..b46b807 100644 --- a/plugin/build.gradle +++ b/plugin/build.gradle @@ -10,7 +10,7 @@ processResources { dependencies { compileOnly "me.clip:placeholderapi:2.11.6" // Placeholder support implementation "com.google.code.gson:gson:2.12.1" // JSON parsing - implementation "com.github.retrooper:packetevents-spigot:2.7.0" // Packets + implementation "com.github.retrooper:packetevents-spigot:2.7.1-SNAPSHOT" // Packets implementation "space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.2.1" // Configs implementation "lol.pyr:director-adventure:2.1.2" // Commands