Skip to content

Commit ef94f25

Browse files
chore: update all dependencies with patch changes
1 parent 5708bc3 commit ef94f25

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
@@ -6,7 +6,7 @@ shadow = "9.2.2"
66
juppiter = "0.5.0-beta.2"
77
spotless = "8.1.0"
88
nexusPublish = "2.0.0"
9-
checkstyleTools = "12.1.1"
9+
checkstyleTools = "12.1.2"
1010

1111
# google libs
1212
gson = "2.13.2"
@@ -15,7 +15,7 @@ guava = "33.5.0-jre"
1515
# testing
1616
junit = "6.0.1"
1717
mockito = "5.20.0"
18-
testcontainers = "2.0.1"
18+
testcontainers = "2.0.2"
1919

2020
# compile time processing
2121
lombok = "1.18.42"
@@ -41,7 +41,7 @@ gulf = "0.0.1"
4141
vavr = "0.10.7"
4242
sshj = "0.40.0"
4343
aerogel = "3.1.0"
44-
awsSdk = "2.39.2"
44+
awsSdk = "2.39.4"
4545
unirest = "4.6.0"
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.20"
57+
logback = "1.5.21"
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.1"
7979

8080

8181
[libraries]

0 commit comments

Comments
 (0)