Skip to content

Commit

Permalink
update packetevents to support 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AoElite committed Dec 14, 2023
1 parent 27397f9 commit 3339cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
}

dependencies {
implementation("com.github.retrooper.packetevents:spigot:2.1.0-SNAPSHOT")
implementation("com.github.retrooper.packetevents:spigot:2.2.0")
implementation("co.aikar:acf-paper:0.5.1-SNAPSHOT")
implementation("club.minnced:discord-webhooks:0.8.0")
implementation("it.unimi.dsi:fastutil:8.5.9")
Expand Down

0 comments on commit 3339cdd

Please sign in to comment.