Skip to content

Commit ab8bce0

Browse files
Bump org.junit.jupiter:junit-jupiter in /smoke-test
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00a8133 commit ab8bce0

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.13.3'
7+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
88
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
99
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'

0 commit comments

Comments
 (0)