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 and SgtSilvio committed Apr 22, 2024
1 parent e059913 commit 14e320a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
assertj = "3.24.2"
assertj = "3.25.3"
awaitility = "4.2.1"
commonsLang = "3.12.0"
commonsLang = "3.14.0"
hivemq-extensionSdk = "4.1.0"
hivemq-mqttClient = "1.3.3"
influxdb = "2.23"
jetbrains-annotations = "24.0.1"
influxdb = "2.24"
jetbrains-annotations = "24.1.0"
junit-jupiter = "5.10.0"
logback = "1.4.5"
logback = "1.5.6"
metrics-influxdb = "1.3.4"
mockito = "5.6.0"
okhttp = "4.11.0"
mockito = "5.11.0"
okhttp = "4.12.0"
testcontainers = "1.19.7"
wiremock = "3.2.0"
wiremock = "3.5.3"

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

0 comments on commit 14e320a

Please sign in to comment.