Skip to content

Commit ebba242

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.4 (#3049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e34bf2 commit ebba242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ dependencies {
502502
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
503503
}
504504
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.2.1'
505-
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
505+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
506506
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.7.8'
507507
testImplementation 'org.springframework.security:spring-security-test:6.5.2'
508508

0 commit comments

Comments
 (0)