File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ guava = "33.5.0-jre"
1515# testing
1616junit = " 6.0.1"
1717mockito = " 5.21.0"
18- testcontainers = " 2.0.1 "
18+ testcontainers = " 2.0.2 "
1919
2020# compile time processing
2121lombok = " 1.18.42"
@@ -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.1 "
34+ mongodb = " 5.6.2 "
3535hikariCp = " 7.0.2"
3636mysqlConnector = " 9.5.0"
3737
@@ -54,7 +54,7 @@ netty = "2025.11.08-3a259e91"
5454
5555# logging
5656slf4j = " 2.0.17"
57- logback = " 1.5.20 "
57+ logback = " 1.5.22 "
5858
5959# platform api versions
6060sponge = " 9.0.0"
@@ -75,7 +75,7 @@ packetEvents = "2.10.1"
7575placeholderApi = " 2.11.7"
7676adventure-serializer-bungee = " 4.4.1"
7777luckPermsApi = " 5.5"
78- fabricLoader = " 0.18.0 "
78+ fabricLoader = " 0.18.2 "
7979
8080
8181[libraries ]
You can’t perform that action at this time.
0 commit comments