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 17, 2024
1 parent 201a859 commit c73d87e
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,5 +1,5 @@
[versions]
commonsLang = "3.14.0"
commonsLang = "3.16.0"
commonsText = "1.12.0"
hivemq-extensionSdk = "4.2.0"
hivemq-mqttClient = "1.3.3"
Expand All @@ -11,7 +11,7 @@ junit-jupiter = "5.10.0"
logback = "1.5.7"
mockito = "5.12.0"
okhttp = "4.12.0"
testcontainers = "1.19.8"
testcontainers = "1.20.1"

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

0 comments on commit c73d87e

Please sign in to comment.