Downgrade PacketEvents to 2.4.0 (Attempt to fix a dependency issue)
This commit is contained in:
parent
cb4ac1031f
commit
c7e1f0e45b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
adventure = "4.16.0"
|
adventure = "4.16.0"
|
||||||
jetbrains-annotations = "24.0.0"
|
jetbrains-annotations = "24.0.0"
|
||||||
gson = "2.11.0"
|
gson = "2.11.0"
|
||||||
packetevents = "2.4.1-SNAPSHOT"
|
packetevents = "2.4.0"
|
||||||
paper = "1.21-R0.1-SNAPSHOT"
|
paper = "1.21-R0.1-SNAPSHOT"
|
||||||
velocity = "3.3.0-SNAPSHOT"
|
velocity = "3.3.0-SNAPSHOT"
|
||||||
run-paper = "2.3.0"
|
run-paper = "2.3.0"
|
||||||
|
|
Loading…
Reference in a new issue