Skip to content

Commit

Permalink
update fastutil
Browse files Browse the repository at this point in the history
  • Loading branch information
AoElite committed Feb 9, 2024
1 parent 02275e1 commit d1dd0d2
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 @@ -32,7 +32,7 @@ dependencies {
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")
implementation("it.unimi.dsi:fastutil:8.5.13")
implementation("org.jetbrains:annotations:23.1.0") // Why is this needed to compile?
implementation("github.scarsz:configuralize:1.4.0")

Expand Down

0 comments on commit d1dd0d2

Please sign in to comment.