chore: update packetevents
This commit is contained in:
parent
a518828197
commit
f74f5c29e1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue