@@ -11,8 +11,8 @@ kotlinxCoroutines = "1.10.2"
1111kotlinx-serialization = " 1.10.0"
1212
1313# Packet Events
14- packetevents = " 2.11.0 "
15- packetevents-plugin = " 2.11.0 "
14+ packetevents = " 2.11.2 "
15+ packetevents-plugin = " 2.11.2 "
1616
1717# Command API
1818commandapi = " 11.1.0"
@@ -21,26 +21,25 @@ commandapi = "11.1.0"
2121luckperms = " v5.5.0-bukkit"
2222
2323# Scoreboard Library
24- scoreboard-library = " 2.4.4"
25- scoreboard-library-implementation = " 2.4.4"
26- scoreboard-library-modern = " 2.5.0"
24+ scoreboard-library = " 2.7.0"
25+ scoreboard-library-implementation = " 2.7.0"
2726
2827# Adventure
2928adventure-api = " 4.26.1"
3029
3130# Velocity
32- velocity-api = " 3.4 .0-SNAPSHOT"
31+ velocity-api = " 3.5 .0-SNAPSHOT"
3332
3433# PAPI
35- placeholder-api = " 2.11.6 "
34+ placeholder-api = " 2.12.2 "
3635
3736# McCoroutine
3837mccoroutine = " 2.22.0"
3938
4039# Miscellaneous Libraries
4140guava = " 33.5.0-jre"
4241caffeine = " 3.2.3"
43- caffeine-courotines = " 3.0.1 "
42+ caffeine-courotines = " 3.0.2 "
4443gson = " 2.13.2"
4544commons-lang3 = " 3.20.0"
4645commons-text = " 1.15.0"
@@ -62,15 +61,15 @@ flogger = "0.9"
6261aide-reflection = " 1.3"
6362auto-service = " 1.1.1"
6463auto-service-ksp = " 1.2.0"
65- ktor = " 3.4.0 "
64+ ktor = " 3.4.1 "
6665glm = " 0.9.9.1-15"
67- ksp-version = " 2.3.5 "
68- reactor-netty = " 1.3.2 "
69- bytebuddy = " 1.18.4 "
66+ ksp-version = " 2.3.6 "
67+ reactor-netty = " 1.3.3 "
68+ bytebuddy = " 1.18.7 "
7069
7170# Plugin versions
7271maven-repo-auth = " 3.0.4"
73- shadow-gradle-plugin = " 9.3.1 "
72+ shadow-gradle-plugin = " 9.3.2 "
7473run-paper-gradle-plugin = " 3.0.2"
7574dokka = " 2.1.0"
7675
@@ -108,7 +107,6 @@ commandapi-velocity-kotlin = { module = "dev.jorel:commandapi-kotlin-velocity",
108107# Scoreboard Library
109108scoreboard-library-api = { module = " net.megavex:scoreboard-library-api" , version.ref = " scoreboard-library" }
110109scoreboard-library-implementation = { module = " net.megavex:scoreboard-library-implementation" , version.ref = " scoreboard-library-implementation" }
111- scoreboard-library-modern = { module = " net.megavex:scoreboard-library-packetevents" , version.ref = " scoreboard-library-modern" }
112110
113111# Adventure
114112adventure-api = { module = " net.kyori:adventure-api" , version.ref = " adventure-api" }
0 commit comments