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 23, 2024
1 parent 32dd3fc commit 56802cf
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 @@ -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 All @@ -40,7 +40,7 @@ oshi = "6.6.5"
vavr = "0.10.5"
sshj = "0.39.0"
aerogel = "2.1.0"
awsSdk = "2.28.26"
awsSdk = "2.28.28"
unirest = "4.4.4"
caffeine = "3.1.8"
reflexion = "1.8.0"
Expand Down

0 comments on commit 56802cf

Please sign in to comment.