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] authored Jan 11, 2025
1 parent 790ec42 commit 9a6bb8d
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 @@ -6,7 +6,7 @@ juppiter = "0.4.0"
spotless = "6.25.0"
fabricLoom = "1.9.2"
nexusPublish = "2.0.0"
checkstyleTools = "10.21.0"
checkstyleTools = "10.21.1"

# google libs
gson = "2.11.0"
Expand Down Expand Up @@ -40,7 +40,7 @@ oshi = "6.6.5"
vavr = "0.10.5"
sshj = "0.39.0"
aerogel = "2.1.0"
awsSdk = "2.29.35"
awsSdk = "2.29.50"
unirest = "4.4.5"
caffeine = "3.1.8"
reflexion = "1.8.0"
Expand All @@ -54,7 +54,7 @@ gulf = "1.0.0-SNAPSHOT"

# logging
slf4j = "2.0.16"
logback = "1.5.12"
logback = "1.5.16"

# platform api versions
sponge = "9.0.0"
Expand All @@ -79,7 +79,7 @@ luckPermsApi = "5.4"

# fabric platform special dependencies
minecraft = "1.21.4"
fabricLoader = "0.16.9"
fabricLoader = "0.16.10"


[libraries]
Expand Down

0 comments on commit 9a6bb8d

Please sign in to comment.