Skip to content

Commit 0050a4c

Browse files
Update all minor dependencies
1 parent 369d038 commit 0050a4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
commonsLang = "3.14.0"
2+
commonsLang = "3.17.0"
33
commonsText = "1.12.0"
44
hivemq-extensionSdk = "4.2.0"
55
hivemq-mqttClient = "1.3.3"
@@ -9,9 +9,9 @@ jetbrains-annotations = "24.1.0"
99
jetty = "11.0.24"
1010
junit-jupiter = "5.10.0"
1111
logback = "1.5.9"
12-
mockito = "5.12.0"
12+
mockito = "5.14.1"
1313
okhttp = "4.12.0"
14-
testcontainers = "1.19.8"
14+
testcontainers = "1.20.2"
1515

1616
[libraries]
1717
commonsLang = { module = "org.apache.commons:commons-lang3", version.ref = "commonsLang" }
@@ -29,6 +29,6 @@ testcontainers-hivemq = { module = "org.testcontainers:hivemq", version.ref = "t
2929
testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
3030

3131
[plugins]
32-
hivemq-extension = { id = "com.hivemq.extension", version = "3.1.0" }
32+
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
3333
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
3434
license = { id = "com.github.hierynomus.license", version = "0.16.1" }

0 commit comments

Comments
 (0)