We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a11dc6 + d1fcf6e commit 0c9e454Copy full SHA for 0c9e454
build.gradle
@@ -124,7 +124,7 @@ dependencies {
124
125
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
126
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
127
- testImplementation "io.projectreactor:reactor-core:3.7.4"
+ testImplementation "io.projectreactor:reactor-core:3.7.5"
128
129
testImplementation 'org.testng:testng:7.11.0' // use for reactive streams test inheritance
130
testImplementation "com.tngtech.archunit:archunit-junit5:1.4.0"
0 commit comments