We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb7e02 commit 2f9a775Copy full SHA for 2f9a775
build.gradle
@@ -67,8 +67,8 @@ configure(allprojects) { project ->
67
ext.jspVersion = "2.3.2-b02"
68
ext.jtaVersion = "1.2"
69
ext.junitVersion = "4.12"
70
- ext.junitJupiterVersion = '5.0.0-M2'
71
- ext.junitPlatformVersion = '1.0.0-M2'
+ ext.junitJupiterVersion = '5.0.0-M3'
+ ext.junitPlatformVersion = '1.0.0-M3'
72
ext.kotlinVersion = "1.0.5-2"
73
ext.log4jVersion = '2.7'
74
ext.nettyVersion = "4.1.6.Final"
0 commit comments