Skip to content

Commit

Permalink
chore: update all dependencies with patch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent d047402 commit a77e851
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ stringSimilarity = "2.0.0"
# databases
h2 = "1.4.197" # do not update, leads to database incompatibility
xodus = "2.0.1"
mongodb = "5.1.3"
mongodb = "5.1.4"
hikariCp = "5.1.0"
mysqlConnector = "9.0.0"

Expand All @@ -39,11 +39,11 @@ oshi = "6.6.3"
vavr = "0.10.4"
sshj = "0.38.0"
aerogel = "2.1.0"
awsSdk = "2.27.9"
awsSdk = "2.27.20"
unirest = "4.4.4"
caffeine = "3.1.8"
reflexion = "1.8.0"
geantyref = "1.3.15"
geantyref = "1.3.16"
dockerJava = "3.4.0"
nightConfig = "3.8.1"
annotations = "24.1.0"
Expand Down Expand Up @@ -77,7 +77,7 @@ luckPermsApi = "5.4"

# fabric platform special dependencies
minecraft = "1.21.1"
fabricLoader = "0.16.2"
fabricLoader = "0.16.4"


[libraries]
Expand Down

0 comments on commit a77e851

Please sign in to comment.