Skip to content

Commit e099b3d

Browse files
Update packetevents and packetevents-plugin versions
Updated packetevents and packetevents-plugin versions from 2.10.0-SNAPSHOT to 2.10.0.
1 parent 97a9321 commit e099b3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ kotlinxCoroutines = "1.10.2"
88
kotlinx-serialization = "1.9.0"
99

1010
# Packet Events
11-
packetevents = "2.10.0-SNAPSHOT"
12-
packetevents-plugin = "2.10.0-SNAPSHOT"
11+
packetevents = "2.10.0"
12+
packetevents-plugin = "2.10.0"
1313

1414
# Command API
1515
commandapi = "11.0.0"
@@ -180,4 +180,4 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp-version" }
180180

181181
[bundles]
182182
ktor-client = ["ktor-client-core", "ktor-client-okhttp", "ktor-client-content-negotiation", "ktor-serialization-kotlinx-json"]
183-
inventory-framework = ["inventory-framework-platform-paper", "inventory-framework-platform-bukkit"]
183+
inventory-framework = ["inventory-framework-platform-paper", "inventory-framework-platform-bukkit"]

0 commit comments

Comments
 (0)