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 21, 2025
1 parent 8bfd442 commit 4550b31
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 = "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 @@ -45,7 +45,7 @@ awsSdk = "2.29.35"
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"
Expand All @@ -55,7 +55,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 @@ -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 4550b31

Please sign in to comment.