Skip to content

Commit 6ae8f4c

Browse files
committed
πŸ”§ chore(deps): update dependency versions in libs.versions.toml
- canvas-api: 1.21.11-R0.1-SNAPSHOT β†’ 26.1+ - kotlinVersion: 2.3.20 β†’ 2.3.21 - kotlinxCoroutines: 1.10.2 β†’ 1.11.0 - packetevents: 2.11.2 β†’ 2.12.1 - guava: 33.5.0-jre β†’ 33.6.0-jre - caffeine: 3.2.3 β†’ 3.2.4 - caffeine-courotines: 3.0.2 β†’ 3.0.4 - ktor: 3.4.2 β†’ 3.4.3 - ksp-version: 2.3.6 β†’ 2.3.7 - reactor-netty: 1.3.4 β†’ 1.3.5
1 parent e41104d commit 6ae8f4c

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

β€Žgradle/libs.versions.tomlβ€Ž

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
22
# Paper
33
paper-api = "26.1+"
4-
canvas-api = "1.21.11-R0.1-SNAPSHOT"
4+
canvas-api = "26.1+"
55

66
# Kolin
7-
kotlinVersion = "2.3.20"
8-
kotlinxCoroutines = "1.10.2"
7+
kotlinVersion = "2.3.21"
8+
kotlinxCoroutines = "1.11.0"
99
kotlinx-serialization = "1.11.0"
1010

1111
# Packet Events
12-
packetevents = "2.11.2"
12+
packetevents = "2.12.1"
1313
packetevents-plugin = "2.12.1"
1414

1515
# Command API
@@ -35,9 +35,9 @@ placeholder-api = "2.12.2"
3535
mccoroutine = "2.22.2"
3636

3737
# Miscellaneous Libraries
38-
guava = "33.5.0-jre"
39-
caffeine = "3.2.3"
40-
caffeine-courotines = "3.0.2"
38+
guava = "33.6.0-jre"
39+
caffeine = "3.2.4"
40+
caffeine-courotines = "3.0.4"
4141
gson = "2.13.2"
4242
commons-lang3 = "3.20.0"
4343
commons-text = "1.15.0"
@@ -58,10 +58,10 @@ flogger = "0.9"
5858
aide-reflection = "1.3"
5959
auto-service = "1.1.1"
6060
auto-service-ksp = "1.2.0"
61-
ktor = "3.4.2"
61+
ktor = "3.4.3"
6262
glm = "0.9.9.1-15"
63-
ksp-version = "2.3.6"
64-
reactor-netty = "1.3.4"
63+
ksp-version = "2.3.7"
64+
reactor-netty = "1.3.5"
6565
bytebuddy = "1.18.8"
6666

6767
# Plugin versions

0 commit comments

Comments
Β (0)