We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 164250f + 39a5f21 commit c059facCopy full SHA for c059fac
service/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
38
39
testImplementation 'org.mockito:mockito-core:4.4.0'
40
- testImplementation 'org.assertj:assertj-core:3.27.2'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
41
testImplementation 'org.springframework.boot:spring-boot-starter-test'
42
testImplementation 'io.rest-assured:rest-assured:5.5.0'
43
testImplementation 'io.rest-assured:json-path:5.5.0'
0 commit comments