Skip to content

Commit 21ebf95

Browse files
Update dependency io.projectreactor:reactor-test to v3.7.9 (#3059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6afba99 commit 21ebf95

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
@@ -503,7 +503,7 @@ dependencies {
503503
}
504504
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.2.1'
505505
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
506-
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.7.8'
506+
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.7.9'
507507
testImplementation 'org.springframework.security:spring-security-test:6.5.2'
508508

509509
// https://mvnrepository.com/artifact/org.awaitility/awaitility

0 commit comments

Comments
 (0)