Skip to content

Commit 33ee8a7

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/org.junit.jupiter-junit-jupiter-5.10.3' into combined-pr-branch
2 parents 8a47350 + ad0fa5b commit 33ee8a7

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
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
testImplementation 'org.testcontainers:testcontainers'
7-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
7+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
88
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
99
testImplementation 'org.assertj:assertj-core:3.24.2'
1010
}

0 commit comments

Comments
 (0)