Skip to content

Commit 7492e73

Browse files
Update all minor dependencies
1 parent 5a5224a commit 7492e73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 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
gradleOci-junitJupiter = "0.6.0"
55
hivemq-extensionSdk = "4.2.0"
@@ -10,9 +10,9 @@ jetbrains-annotations = "24.1.0"
1010
jetty = "11.0.24"
1111
junit-jupiter = "5.10.0"
1212
logback = "1.5.12"
13-
mockito = "5.12.0"
13+
mockito = "5.14.2"
1414
okhttp = "4.12.0"
15-
testcontainers = "1.19.8"
15+
testcontainers = "1.20.3"
1616

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

0 commit comments

Comments
 (0)