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 Aug 24, 2024
1 parent 23a1bdd commit 1d30fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.27.12"
dropwizard-metrics-cloudwatch = "2.0.8"
hivemq-extensionSdk = "4.6.4"
hivemq-mqttClient = "1.3.3"
Expand All @@ -12,7 +12,7 @@ kotlin = "2.0.20"
logback = "1.5.7"
mockito = "5.12.0"
okhttp = "4.12.0"
testcontainers = "1.19.8"
testcontainers = "1.20.1"

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

0 comments on commit 1d30fcd

Please sign in to comment.