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 Oct 27, 2024
1 parent 7aaa1cb commit 7540957
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 @@ -4,7 +4,7 @@
shadow = "8.3.3"
juppiter = "0.4.0"
spotless = "6.25.0"
fabricLoom = "1.8.10"
fabricLoom = "1.8.11"
nexusPublish = "2.0.0"
checkstyleTools = "10.18.2"

Expand All @@ -13,10 +13,10 @@ gson = "2.11.0"
guava = "33.3.1-jre"

# testing
junit = "5.11.2"
junit = "5.11.3"
mockito = "5.14.2"
junitLauncher = "1.11.2"
testcontainers = "1.20.2"
junitLauncher = "1.11.3"
testcontainers = "1.20.3"

# compile time processing
lombok = "1.18.34"
Expand Down Expand Up @@ -54,7 +54,7 @@ gulf = "1.0.0-SNAPSHOT"

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

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

# fabric platform special dependencies
minecraft = "1.21.1"
fabricLoader = "0.16.7"
fabricLoader = "0.16.8"


[libraries]
Expand Down

0 comments on commit 7540957

Please sign in to comment.