Skip to content

Commit 23adb41

Browse files
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 in /service
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.1 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.1...assertj-build-3.27.2) --- 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 73419e6 commit 23adb41

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
@@ -32,7 +32,7 @@ dependencies {
3232
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
3333

3434
testImplementation 'org.mockito:mockito-core:4.4.0'
35-
testImplementation 'org.assertj:assertj-core:3.27.1'
35+
testImplementation 'org.assertj:assertj-core:3.27.2'
3636
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3737
testImplementation 'io.rest-assured:rest-assured:5.5.0'
3838
testImplementation 'io.rest-assured:json-path:5.5.0'

0 commit comments

Comments
 (0)