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 30641a8 commit 64a7f0bCopy full SHA for 64a7f0b
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ devBundle = "1.21.3-R0.1-20241101.150401-13" # find latest here: https://repo.pa
5
6
[libraries]
7
spigotApi = "org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT" # do not update
8
-packetEvents = "com.github.retrooper:packetevents-spigot:2.5.0"
+packetEvents = "com.github.retrooper:packetevents-spigot:2.6.0"
9
buildIndra = { module = "net.kyori:indra-common", version = "3.1.3" }
10
buildNmcp = "com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:0.0.9"
11
0 commit comments