Skip to content

Commit a47d155

Browse files
Bump org.assertj:assertj-core from 3.22.0 to 3.27.0 in /service (#296)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.22.0 to 3.27.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-build-3.27.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ole <[email protected]>
1 parent 2babfa4 commit a47d155

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

3535
testImplementation 'org.mockito:mockito-core:4.4.0'
36-
testImplementation 'org.assertj:assertj-core:3.22.0'
36+
testImplementation 'org.assertj:assertj-core:3.27.0'
3737
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3838
testImplementation 'io.rest-assured:rest-assured:5.0.1'
3939
testImplementation 'io.rest-assured:json-path:5.0.1'

0 commit comments

Comments
 (0)