Skip to content

Commit 8a3cf9b

Browse files
chore: update all dependencies with patch changes
1 parent d9a73c3 commit 8a3cf9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ guava = "33.5.0-jre"
1515
# testing
1616
junit = "6.0.1"
1717
mockito = "5.21.0"
18-
testcontainers = "2.0.1"
18+
testcontainers = "2.0.2"
1919

2020
# compile time processing
2121
lombok = "1.18.42"
@@ -31,7 +31,7 @@ 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.1"
34+
mongodb = "5.6.2"
3535
hikariCp = "7.0.2"
3636
mysqlConnector = "9.5.0"
3737

@@ -54,7 +54,7 @@ netty = "2025.11.08-3a259e91"
5454

5555
# logging
5656
slf4j = "2.0.17"
57-
logback = "1.5.20"
57+
logback = "1.5.22"
5858

5959
# platform api versions
6060
sponge = "9.0.0"
@@ -75,7 +75,7 @@ packetEvents = "2.10.1"
7575
placeholderApi = "2.11.7"
7676
adventure-serializer-bungee = "4.4.1"
7777
luckPermsApi = "5.5"
78-
fabricLoader = "0.18.0"
78+
fabricLoader = "0.18.2"
7979

8080

8181
[libraries]

0 commit comments

Comments
 (0)