Skip to content

Commit c059fac

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/com.github.spotbugs-6.1.2
2 parents 164250f + 39a5f21 commit c059fac

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.4.0'
3838

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

0 commit comments

Comments
 (0)