Skip to content

Commit 978edf8

Browse files
chore: update all dependencies with patch changes
1 parent 4b3e489 commit 978edf8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ cloudConfirmation = "1.0.0-rc.1"
3131
# databases
3232
h2 = "1.4.197" # do not update, leads to database incompatibility
3333
xodus = "2.0.1"
34-
mongodb = "5.6.2"
34+
mongodb = "5.6.3"
3535
hikariCp = "7.0.2"
3636
mysqlConnector = "9.5.0"
3737

3838
# general
39-
oshi = "6.9.2"
39+
oshi = "6.9.3"
4040
gulf = "0.0.1"
4141
vavr = "0.11.0"
4242
sshj = "0.40.0"
4343
aerogel = "3.1.0"
44-
awsSdk = "2.41.11"
44+
awsSdk = "2.41.26"
4545
unirest = "4.7.4"
4646
caffeine = "3.2.3"
4747
reflexion = "2.0.0"
@@ -54,7 +54,7 @@ netty = "2025.11.08-3a259e91"
5454

5555
# logging
5656
slf4j = "2.0.17"
57-
logback = "1.5.25"
57+
logback = "1.5.29"
5858

5959
# platform api versions
6060
sponge = "9.0.0"
@@ -72,7 +72,7 @@ folia = "1.21.11-R0.1-SNAPSHOT"
7272
adventure = "4.26.1"
7373
modlauncher = "8.1.3"
7474
npcLib = "3.0.0-beta.16"
75-
packetEvents = "2.11.1"
75+
packetEvents = "2.11.2"
7676
placeholderApi = "2.11.7"
7777
adventure-serializer-bungee = "4.4.1"
7878
luckPermsApi = "5.5"

0 commit comments

Comments
 (0)