We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b408881 commit 69ce7f4Copy full SHA for 69ce7f4
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
-assertj = "3.25.3"
+assertj = "3.26.3"
3
awaitility = "4.2.2"
4
-commonsLang = "3.14.0"
+commonsLang = "3.17.0"
5
gradleOci-junitJupiter = "0.6.0"
6
hivemq-extensionSdk = "4.1.0"
7
hivemq-mqttClient = "1.3.3"
@@ -10,10 +10,10 @@ jetbrains-annotations = "24.1.0"
10
junit-jupiter = "5.10.0"
11
logback = "1.5.11"
12
metrics-influxdb = "1.3.4"
13
-mockito = "5.11.0"
+mockito = "5.14.2"
14
okhttp = "4.12.0"
15
-testcontainers = "1.19.8"
16
-wiremock = "3.5.4"
+testcontainers = "1.20.3"
+wiremock = "3.9.2"
17
18
[libraries]
19
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
0 commit comments