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 3ec008d commit 6a1eb9eCopy full SHA for 6a1eb9e
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")
+ api("org.jetbrains:annotations:26.0.2-1")
6
7
shaded("org.apache.commons:commons-lang3:3.18.0")
8
shaded("commons-io:commons-io:2.20.0")
0 commit comments