Skip to content

Commit c4b6a35

Browse files
chore: update all dependencies with patch changes (#1716)
1 parent 198a1c9 commit c4b6a35

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22

33
# plugins
4-
shadow = "9.0.1"
4+
shadow = "9.0.2"
55
juppiter = "0.4.0"
66
spotless = "7.2.1"
77
nexusPublish = "2.0.0"
@@ -22,7 +22,7 @@ lombok = "1.18.38"
2222
javapoet = "1.13.0"
2323

2424
# console
25-
jline = "3.30.4"
25+
jline = "3.30.5"
2626
cloud = "2.0.0-cn1"
2727
cloudApi = "2.0.0"
2828
cloudConfirmation = "1.0.0-rc.1"
@@ -36,17 +36,17 @@ hikariCp = "6.3.2"
3636
mysqlConnector = "9.4.0"
3737

3838
# general
39-
oshi = "6.8.2"
39+
oshi = "6.8.3"
4040
vavr = "0.10.7"
4141
sshj = "0.40.0"
4242
aerogel = "3.0.1"
43-
awsSdk = "2.32.13"
43+
awsSdk = "2.32.24"
4444
unirest = "4.5.0"
4545
caffeine = "3.2.2"
4646
reflexion = "2.0.0"
4747
geantyref = "2.0.1"
4848
dockerJava = "3.5.3"
49-
nightConfig = "3.8.2"
49+
nightConfig = "3.8.3"
5050
annotations = "26.0.2"
5151
influxClient = "7.3.0"
5252
netty = "5.0.0.Alpha6-SNAPSHOT"
@@ -75,7 +75,7 @@ packetEvents = "2.9.4"
7575
placeholderApi = "2.11.6"
7676
adventure-serializer-bungee = "4.4.1"
7777
luckPermsApi = "5.5"
78-
fabricLoader = "0.17.0"
78+
fabricLoader = "0.17.2"
7979

8080

8181
[libraries]

0 commit comments

Comments
 (0)