We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e126c commit 661062aCopy full SHA for 661062a
1 file changed
build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
api("com.squareup.okhttp3:okhttp:4.12.0")
44
45
// PacketEvents for TextDisplayFactory (display entities)
46
- api("com.github.retrooper:packetevents-spigot:2.11.3")
+ api("com.github.retrooper:packetevents-spigot:2.11.2")
47
48
// Redis client for Redis-backed PartyAPI implementation (Jedis)
49
implementation("redis.clients:jedis:7.1.0")
0 commit comments