Skip to content

Commit 65a902e

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /service (#373)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...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 e6ea5c8 commit 65a902e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.5.0'
3838

3939
testImplementation 'org.mockito:mockito-core:5.20.0'
40-
testImplementation 'org.assertj:assertj-core:3.27.3'
40+
testImplementation 'org.assertj:assertj-core:3.27.6'
4141
testImplementation 'org.springframework.boot:spring-boot-starter-test'
4242
testImplementation 'io.rest-assured:rest-assured:5.5.6'
4343
testImplementation 'io.rest-assured:json-path:5.5.6'

0 commit comments

Comments
 (0)