Skip to content

Commit 69ce7f4

Browse files
Update all minor dependencies
1 parent b408881 commit 69ce7f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
2-
assertj = "3.25.3"
2+
assertj = "3.26.3"
33
awaitility = "4.2.2"
4-
commonsLang = "3.14.0"
4+
commonsLang = "3.17.0"
55
gradleOci-junitJupiter = "0.6.0"
66
hivemq-extensionSdk = "4.1.0"
77
hivemq-mqttClient = "1.3.3"
@@ -10,10 +10,10 @@ jetbrains-annotations = "24.1.0"
1010
junit-jupiter = "5.10.0"
1111
logback = "1.5.11"
1212
metrics-influxdb = "1.3.4"
13-
mockito = "5.11.0"
13+
mockito = "5.14.2"
1414
okhttp = "4.12.0"
15-
testcontainers = "1.19.8"
16-
wiremock = "3.5.4"
15+
testcontainers = "1.20.3"
16+
wiremock = "3.9.2"
1717

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

0 commit comments

Comments
 (0)