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 d13da8c commit c501cd2Copy full SHA for c501cd2
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.0")
+ library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.11.1")
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