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 96cadf7 commit af3a193Copy full SHA for af3a193
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.8"
+ testImplementation "io.projectreactor:reactor-core:3.6.9"
121
122
testImplementation 'org.testng:testng:7.10.2' // use for reactive streams test inheritance
123
0 commit comments