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 dcc2d59 + 408993f commit e213ddaCopy full SHA for e213dda
modules/hivemq/build.gradle
@@ -2,7 +2,7 @@ description = "TestContainers :: HiveMQ"
2
3
dependencies {
4
api(project(":testcontainers"))
5
- api("org.jetbrains:annotations:24.0.0")
+ api("org.jetbrains:annotations:24.0.1")
6
7
shaded("org.apache.commons:commons-lang3:3.12.0")
8
shaded("commons-io:commons-io:2.11.0")
0 commit comments