Skip to content

Commit

Permalink
Update dependency io.projectreactor:reactor-test to v3.7.1 (#2368)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 16599ec commit 3ae2b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ dependencies {
}
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.1.5'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.7.0'
testImplementation group: 'io.projectreactor', name: 'reactor-test', version: '3.7.1'
testImplementation 'org.springframework.security:spring-security-test:6.4.1'

// https://mvnrepository.com/artifact/org.awaitility/awaitility
Expand Down

0 comments on commit 3ae2b14

Please sign in to comment.