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 2eba6f1 commit a8fcaf0Copy full SHA for a8fcaf0
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
6
ext.reactiveStreamsVersion = "1.0.3"
7
ext.junitVersion = "4.13"
8
- ext.testNgVersion = "7.0.0"
+ ext.testNgVersion = "7.3.0"
9
ext.mockitoVersion = "3.4.6"
10
ext.jmhLibVersion = "1.21"
11
ext.jmhGradleVersion = "0.5.0"
0 commit comments