File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ 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
2020# compile time processing
21- lombok = " 1.18.42 "
21+ lombok = " 1.18.44 "
2222javapoet = " 1.13.0"
2323
2424# console
25- jline = " 3.30.6 "
25+ jline = " 3.30.8 "
2626cloud = " 2.0.0-cn1"
2727cloudApi = " 2.0.0"
2828stringSimilarity = " 2.0.0"
@@ -31,7 +31,7 @@ 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.4 "
3535hikariCp = " 7.0.2"
3636mysqlConnector = " 9.5.0"
3737
@@ -46,15 +46,15 @@ unirest = "4.7.4"
4646caffeine = " 3.2.3"
4747reflexion = " 2.0.0"
4848geantyref = " 2.0.1"
49- dockerJava = " 3.7.0 "
49+ dockerJava = " 3.7.1 "
5050nightConfig = " 3.8.3"
5151annotations = " 26.0.2-1"
5252influxClient = " 7.4.0"
5353netty = " 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