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 ed49ce8 commit ecbec54Copy full SHA for ecbec54
build.gradle
@@ -62,8 +62,8 @@ configure(allprojects) { project ->
62
ext.jspVersion = "2.3.2-b02"
63
ext.jtaVersion = "1.2"
64
ext.junitVersion = "4.12"
65
- ext.junitJupiterVersion = '5.0.0-M1'
66
- ext.junitPlatformVersion = '1.0.0-M1'
+ ext.junitJupiterVersion = '5.0.0-M2'
+ ext.junitPlatformVersion = '1.0.0-M2'
67
ext.log4jVersion = '2.6.2'
68
ext.nettyVersion = "4.1.3.Final"
69
ext.okhttpVersion = "2.7.5"
0 commit comments