Skip to content

Commit 91f15a9

Browse files
Bump io.projectreactor:reactor-core from 3.7.3 to 3.7.4
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.3...v3.7.4) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bac784b commit 91f15a9

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
@@ -117,7 +117,7 @@ dependencies {
117117

118118
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
119119
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
120-
testImplementation "io.projectreactor:reactor-core:3.7.3"
120+
testImplementation "io.projectreactor:reactor-core:3.7.4"
121121

122122
testImplementation 'org.testng:testng:7.11.0' // use for reactive streams test inheritance
123123

0 commit comments

Comments
 (0)