Skip to content

Commit 3c80d3a

Browse files
chore: update all dependencies with patch changes (#1192)
1 parent a3f3d31 commit 3c80d3a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ shadow = "8.1.1"
55
blossom = "1.3.1"
66
juppiter = "0.4.0"
77
spotless = "6.18.0"
8-
fabricLoom = "1.1.10"
8+
fabricLoom = "1.1.13"
99
nexusPublish = "1.3.0"
1010

1111
# google libs
@@ -30,7 +30,7 @@ stringSimilarity = "2.0.0"
3030
# databases
3131
h2 = "1.4.197" # do not update, leads to database incompatibility
3232
xodus = "2.0.1"
33-
mongodb = "4.9.0"
33+
mongodb = "4.9.1"
3434
hikariCp = "5.0.1"
3535
mysqlConnector = "8.0.32"
3636

@@ -41,8 +41,8 @@ sshj = "0.35.0"
4141
jjwt = "0.11.5"
4242
slf4j = "1.7.36"
4343
aerogel = "2.0.0"
44-
caffeine = "3.1.5"
45-
awsSdk = "2.20.22"
44+
caffeine = "3.1.6"
45+
awsSdk = "2.20.46"
4646
reflexion = "1.8.0"
4747
geantyref = "1.3.14"
4848
dockerJava = "3.3.0"
@@ -57,22 +57,22 @@ gulf = "1.0.0-SNAPSHOT"
5757
# platform api versions
5858
sponge = "9.0.0"
5959
velocity = "3.1.1"
60-
waterdogpe = "1.2.3"
60+
waterdogpe = "1.2.4"
6161
nukkitX = "1.0-SNAPSHOT"
6262
minestom = "24cc458659"
6363
spigot = "1.8.8-R0.1-SNAPSHOT"
6464
bungeecord = "1.19-R0.1-SNAPSHOT"
6565

6666
# platform extensions
6767
vault = "1.7.1"
68-
adventure = "4.13.0"
68+
adventure = "4.13.1"
6969
modlauncher = "8.1.3"
7070
npcLib = "3.0.0-beta4"
71-
placeholderApi = "2.11.2"
71+
placeholderApi = "2.11.3"
7272

7373
# fabric platform special dependencies
7474
minecraft = "1.19.4"
75-
fabricLoader = "0.14.17"
75+
fabricLoader = "0.14.19"
7676

7777

7878
[libraries]

0 commit comments

Comments
 (0)