Skip to content

Commit ac66ad6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.apache.activemq-activemq-client-6.2.0' into combined-pr-branch
2 parents b6a1f28 + 51be1c5 commit ac66ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/activemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: ActiveMQ"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation "org.apache.activemq:activemq-client:6.1.7"
6+
testImplementation "org.apache.activemq:activemq-client:6.2.0"
77
testImplementation "org.apache.activemq:artemis-jakarta-client:2.42.0"
88
}

0 commit comments

Comments
 (0)