Skip to content

Commit f2d8c91

Browse files
Bump io.projectreactor:reactor-core from 3.8.5 to 3.8.7 (#4472)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.5 to 3.8.7. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.8.5...v3.8.7) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5dc979 commit f2d8c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ dependencies {
254254

255255
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
256256
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
257-
testImplementation "io.projectreactor:reactor-core:3.8.5"
257+
testImplementation "io.projectreactor:reactor-core:3.8.7"
258258

259259
testImplementation 'org.testng:testng:7.12.0' // use for reactive streams test inheritance
260260
testImplementation "com.tngtech.archunit:archunit-junit5:1.4.2"

0 commit comments

Comments
 (0)