We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c47adf1 + f0a10c5 commit 6bdcc91Copy full SHA for 6bdcc91
build.gradle
@@ -140,7 +140,7 @@ dependencies {
140
141
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
142
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
143
- testImplementation "io.projectreactor:reactor-core:3.7.9"
+ testImplementation "io.projectreactor:reactor-core:3.7.11"
144
145
testImplementation 'org.testng:testng:7.11.0' // use for reactive streams test inheritance
146
testImplementation "com.tngtech.archunit:archunit-junit5:1.4.1"
0 commit comments