Skip to content

Commit db732d3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents 605dd7f + c5ed9c3 commit db732d3

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,7 +3,7 @@ description = "Testcontainers :: ActiveMQ"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.26.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.3'
77
testImplementation "org.apache.activemq:activemq-client:6.1.2"
88
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
99
}

0 commit comments

Comments
 (0)