File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gson = "2.13.2"
1313guava = " 33.5.0-jre"
1414
1515# testing
16- junit = " 6.0.2 "
16+ junit = " 6.0.3 "
1717mockito = " 5.21.0"
1818testcontainers = " 2.0.3"
1919
@@ -31,17 +31,17 @@ cloudConfirmation = "1.0.0-rc.1"
3131# databases
3232h2 = " 1.4.197" # do not update, leads to database incompatibility
3333xodus = " 2.0.1"
34- mongodb = " 5.6.2 "
34+ mongodb = " 5.6.3 "
3535hikariCp = " 7.0.2"
3636mysqlConnector = " 9.5.0"
3737
3838# general
39- oshi = " 6.9.2 "
39+ oshi = " 6.9.3 "
4040gulf = " 0.0.1"
4141vavr = " 0.11.0"
4242sshj = " 0.40.0"
4343aerogel = " 3.1.0"
44- awsSdk = " 2.41.11 "
44+ awsSdk = " 2.41.31 "
4545unirest = " 4.7.4"
4646caffeine = " 3.2.3"
4747reflexion = " 2.0.0"
@@ -54,7 +54,7 @@ netty = "2025.11.08-3a259e91"
5454
5555# logging
5656slf4j = " 2.0.17"
57- logback = " 1.5.25 "
57+ logback = " 1.5.32 "
5858
5959# platform api versions
6060sponge = " 9.0.0"
@@ -72,7 +72,7 @@ folia = "1.21.11-R0.1-SNAPSHOT"
7272adventure = " 4.26.1"
7373modlauncher = " 8.1.3"
7474npcLib = " 3.0.0-beta.16"
75- packetEvents = " 2.11.1 "
75+ packetEvents = " 2.11.2 "
7676placeholderApi = " 2.11.7"
7777adventure-serializer-bungee = " 4.4.1"
7878luckPermsApi = " 5.5"
You can’t perform that action at this time.
0 commit comments