chore: bump packetevents version
This commit is contained in:
parent
a7bf542eb3
commit
8aed2ba5dc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dependencies {
|
|||
compileOnly "me.clip:placeholderapi:2.11.6" // Placeholder support
|
||||
implementation "com.google.code.gson:gson:2.10.1" // JSON parsing
|
||||
implementation "org.bstats:bstats-bukkit:3.0.2" // Plugin stats
|
||||
implementation "com.github.retrooper:packetevents-spigot:2.6.0" // Packets
|
||||
implementation "com.github.retrooper:packetevents-spigot:2.7.0" // 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