Skip to content

Commit

Permalink
Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 532db7a commit 6808073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
awaitility = "4.2.2"
aws-sdkv2 = "2.25.69"
aws-sdkv2 = "2.29.1"
dropwizard-metrics-cloudwatch = "2.0.8"
gradleOci-junitJupiter = "0.6.0"
hivemq-extensionSdk = "4.6.4"
Expand All @@ -11,9 +11,9 @@ jetbrains-annotations = "24.1.0"
junit-jupiter = "5.10.0"
kotlin = "2.0.21"
logback = "1.5.11"
mockito = "5.12.0"
mockito = "5.14.2"
okhttp = "4.12.0"
testcontainers = "1.19.8"
testcontainers = "1.20.3"

[libraries]
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }
Expand Down

0 comments on commit 6808073

Please sign in to comment.