Skip to content

Commit d4d0b79

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/org.apache.qpid-qpid-jms-client-2.9.0
2 parents e90f98c + 1799239 commit d4d0b79

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
@@ -76,7 +76,7 @@ dependencies {
7676

7777
// Test
7878
testImplementation 'org.springframework.boot:spring-boot-starter-test'
79-
testImplementation "org.assertj:assertj-core:3.27.3"
79+
testImplementation "org.assertj:assertj-core:3.27.5"
8080
testImplementation 'org.apache.commons:commons-compress:1.28.0'
8181
testImplementation 'org.testcontainers:testcontainers:1.21.3'
8282
testImplementation 'org.testcontainers:junit-jupiter:1.21.3'

0 commit comments

Comments
 (0)