Skip to content

Commit

Permalink
update packetevents & ACF
Browse files Browse the repository at this point in the history
  • Loading branch information
AoElite committed Oct 10, 2023
1 parent 16f2e54 commit 3a30f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ repositories {
}

dependencies {
implementation("com.github.retrooper.packetevents:spigot:2.0-SNAPSHOT")
implementation("co.aikar:acf-paper:0.5.1-20230402.114301-23")
implementation("com.github.retrooper.packetevents:spigot:2.1.0-SNAPSHOT")
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")
implementation("org.jetbrains:annotations:23.1.0") // Why is this needed to compile?
Expand Down

0 comments on commit 3a30f2f

Please sign in to comment.