Skip to content

Commit 5bcf1b3

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.1 (#2059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5a1686 commit 5bcf1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ dependencies {
458458
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
459459
}
460460
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.1.4'
461-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
461+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
462462
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.6.10'
463463
testImplementation 'org.springframework.security:spring-security-test:6.3.3'
464464

0 commit comments

Comments
 (0)