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 22, 2025
1 parent f73746d commit 2c70e05
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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 = "7.0.2"
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 @@ -41,21 +41,21 @@ oshi = "6.6.5"
vavr = "0.10.5"
sshj = "0.39.0"
aerogel = "2.1.0"
awsSdk = "2.30.2"
awsSdk = "2.30.3"
unirest = "4.4.5"
caffeine = "3.2.0"
reflexion = "1.8.0"
geantyref = "2.0.0"
geantyref = "2.0.1"
dockerJava = "3.4.1"
nightConfig = "3.8.1"
annotations = "26.0.1"
annotations = "26.0.2"
influxClient = "7.2.0"
netty = "5.0.0.Alpha5"
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 @@ -80,7 +80,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 2c70e05

Please sign in to comment.