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.
2 parents 478591d + 650d67b commit 0374bfcCopy full SHA for 0374bfc
modules/hivemq/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: HiveMQ"
2
3
dependencies {
4
api(project(":testcontainers"))
5
- api("org.jetbrains:annotations:24.1.0")
+ api("org.jetbrains:annotations:26.0.2")
6
7
shaded("org.apache.commons:commons-lang3:3.17.0")
8
shaded("commons-io:commons-io:2.17.0")
0 commit comments