We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4703692 commit 2cc76d6Copy full SHA for 2cc76d6
build.gradle
@@ -117,7 +117,7 @@ dependencies {
117
118
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
119
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
120
- testImplementation "io.projectreactor:reactor-core:3.6.11"
+ testImplementation "io.projectreactor:reactor-core:3.7.0"
121
122
testImplementation 'org.testng:testng:7.10.2' // use for reactive streams test inheritance
123
0 commit comments