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.
2 parents b714aa4 + ac8409a commit 86a423eCopy full SHA for 86a423e
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.7.0"
+ testImplementation "io.projectreactor:reactor-core:3.7.1"
121
122
testImplementation 'org.testng:testng:7.10.2' // use for reactive streams test inheritance
123
0 commit comments