Skip to content

Commit c501cd2

Browse files
fix(deps): update dependency com.github.retrooper:packetevents-spigot to v2.11.1 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d13da8c commit c501cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencyResolutionManagement {
5555
library("protocolLib", "com.comphenix.protocol", "ProtocolLib").versionRef("protocolLib")
5656
library("bluemapApi", "de.bluecolored", "bluemap-api").versionRef("bluemapApi")
5757

58-
library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.11.0")
58+
library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.11.1")
5959

6060
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
6161
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")

0 commit comments

Comments
 (0)