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 7ba9a3e commit e71b49cCopy full SHA for e71b49c
build.gradle
@@ -51,7 +51,7 @@ targetCompatibility = JavaVersion.VERSION_1_6
51
// ---------------------------------------
52
53
def junitVersion = "4.12"
54
-def reactiveStreamsVersion = "1.0.1"
+def reactiveStreamsVersion = "1.0.2"
55
def mockitoVersion = "2.1.0"
56
def jmhLibVersion = "1.19"
57
def testNgVersion = "6.11"
0 commit comments