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 4c8d49b commit a864594Copy full SHA for a864594
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
// ---------------------------------------
5
6
ext.reactiveStreamsVersion = "1.0.3"
7
- ext.junitVersion = "4.12"
+ ext.junitVersion = "4.13"
8
ext.testNgVersion = "7.0.0"
9
ext.mockitoVersion = "3.2.4"
10
ext.jmhLibVersion = "1.21"
0 commit comments