Skip to content

Commit 947a55f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents c6a3412 + 3afb160 commit 947a55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-test/turbo-mode/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testImplementation 'org.testcontainers:testcontainers'
77
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
88
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
9-
testImplementation 'org.assertj:assertj-core:3.27.3'
9+
testImplementation 'org.assertj:assertj-core:3.27.4'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
1111
}
1212

0 commit comments

Comments
 (0)