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 Mar 7, 2025
1 parent 1c96cfb commit 7bc4726
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.2"
checkstyleTools = "10.21.4"

# google libs
gson = "2.12.1"
Expand All @@ -16,7 +16,7 @@ guava = "33.4.0-jre"
junit = "5.11.4"
mockito = "5.15.2"
junitLauncher = "1.11.4"
testcontainers = "1.20.4"
testcontainers = "1.20.6"

# compile time processing
lombok = "1.18.36"
Expand All @@ -40,22 +40,22 @@ mysqlConnector = "9.2.0"
oshi = "6.6.6"
vavr = "0.10.6"
sshj = "0.39.0"
aerogel = "3.0.0-beta.1"
awsSdk = "2.30.22"
aerogel = "3.0.0-SNAPSHOT"
awsSdk = "2.30.36"
unirest = "4.4.5"
caffeine = "3.2.0"
reflexion = "1.8.0"
geantyref = "2.0.1"
dockerJava = "3.4.1"
dockerJava = "3.4.2"
nightConfig = "3.8.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.16"
slf4j = "2.0.17"
logback = "1.5.17"

# platform api versions
sponge = "9.0.0"
Expand Down

0 comments on commit 7bc4726

Please sign in to comment.