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 71d56c4 + c249352 commit 9fcd2ecCopy full SHA for 9fcd2ec
modules/hivemq/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: HiveMQ"
2
3
dependencies {
4
api(project(":testcontainers"))
5
- api("org.jetbrains:annotations:26.0.2-1")
+ api("org.jetbrains:annotations:26.1.0")
6
7
shaded("org.apache.commons:commons-lang3:3.20.0")
8
shaded("commons-io:commons-io:2.21.0")
0 commit comments