Skip to content

Commit e213dda

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents dcc2d59 + 408993f commit e213dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "TestContainers :: HiveMQ"
22

33
dependencies {
44
api(project(":testcontainers"))
5-
api("org.jetbrains:annotations:24.0.0")
5+
api("org.jetbrains:annotations:24.0.1")
66

77
shaded("org.apache.commons:commons-lang3:3.12.0")
88
shaded("commons-io:commons-io:2.11.0")

0 commit comments

Comments
 (0)