Skip to content

Commit 881a2eb

Browse files
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 in /modules/activemq
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0739c81 commit 881a2eb

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.25.1'
6+
testImplementation 'org.assertj:assertj-core:3.25.3'
77
testImplementation "org.apache.activemq:activemq-client:6.1.2"
88
testImplementation "org.apache.activemq:artemis-jakarta-client:2.31.2"
99
}

0 commit comments

Comments
 (0)