Skip to content

Commit 19d544c

Browse files
authored
Merge branch 'main' into dependabot/gradle/e2e-tests/org.junit-junit-bom-6.0.0
2 parents 69bc585 + cfda98e commit 19d544c

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.5"
79+
testImplementation "org.assertj:assertj-core:3.27.6"
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)