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 Donnerbart committed Dec 21, 2024
1 parent 4385526 commit b3e93d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
commonsLang = "3.8.1"
commonsLang = "3.17.0"
dropwizard-metrics-influxdb = "1.3.4"
gradleOci-junitJupiter = "0.6.0"
hivemq-extensionSdk = "4.5.3"
hivemq-mqttClient = "1.3.4"
junit-jupiter = "5.10.0"
logback = "1.4.5"
mockito = "5.6.0"
protobuf = "3.17.3"
testcontainers = "1.19.8"
wiremock = "3.2.0"
logback = "1.5.15"
mockito = "5.14.2"
protobuf = "3.25.5"
testcontainers = "1.20.4"
wiremock = "3.10.0"

[libraries]
commonsLang = { module = "org.apache.commons:commons-lang3", version.ref = "commonsLang" }
Expand Down

0 comments on commit b3e93d5

Please sign in to comment.