Skip to content

Commit 4a8e380

Browse files
chore(deps): Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (#1434)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec80d1a commit 4a8e380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spring-cloud-stream = "4.3.0" # not managed by spring-boot-dependencies
2828
[libraries]
2929
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }
3030
amqp-client = "com.rabbitmq:amqp-client:5.26.0"
31-
assertj-core = "org.assertj:assertj-core:3.27.4"
31+
assertj-core = "org.assertj:assertj-core:3.27.6"
3232
avro = "org.apache.avro:avro:1.12.0"
3333
awaitility = "org.awaitility:awaitility:4.3.0"
3434
commons-lang3 = "org.apache.commons:commons-lang3:3.18.0"

0 commit comments

Comments
 (0)