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 2432f0e commit b81ee64Copy full SHA for b81ee64
1 file changed
settings.gradle.kts
@@ -55,7 +55,7 @@ dependencyResolutionManagement {
55
library("protocolLib", "com.comphenix.protocol", "ProtocolLib").versionRef("protocolLib")
56
library("bluemapApi", "de.bluecolored", "bluemap-api").versionRef("bluemapApi")
57
58
- library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.11.1")
+ library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.11.2")
59
60
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
61
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
0 commit comments