We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dbe1a commit 73e4b87Copy full SHA for 73e4b87
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
// ---------------------------------------
5
6
ext.reactiveStreamsVersion = "1.0.3"
7
- ext.junitVersion = "4.13.1"
+ ext.junitVersion = "4.13.2"
8
ext.testNgVersion = "7.3.0"
9
ext.mockitoVersion = "3.7.7"
10
ext.jmhLibVersion = "1.21"
0 commit comments