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 4a665c9 commit ebdccf4Copy full SHA for ebdccf4
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
ext {
16
- reactiveStreamsVersion = "1.0.3"
+ reactiveStreamsVersion = "1.0.4"
17
junitVersion = "4.13.2"
18
testNgVersion = "7.5"
19
mockitoVersion = "4.5.1"
0 commit comments