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 Apr 27, 2024
1 parent 25258fe commit 47178a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
commonsLang = "3.8.1"
commonsLang = "3.14.0"
dropwizard-metrics-influxdb = "1.3.4"
hivemq-extensionSdk = "4.5.3"
hivemq-mqttClient = "1.3.3"
junit-jupiter = "5.10.0"
logback = "1.4.5"
mockito = "5.6.0"
protobuf = "3.17.3"
logback = "1.5.6"
mockito = "5.11.0"
protobuf = "3.25.3"
testcontainers = "1.19.7"
wiremock = "3.2.0"
wiremock = "3.5.4"

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

0 comments on commit 47178a6

Please sign in to comment.