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 e2018e6 commit 532eb1dCopy full SHA for 532eb1d
build.gradle
@@ -47,9 +47,9 @@ configure(allprojects) { project ->
47
ext.hsqldbVersion = "2.4.0"
48
ext.jackson2Version = "2.9.2"
49
ext.jettyVersion = "9.4.7.v20170914"
50
- ext.junitJupiterVersion = "5.0.1"
51
- ext.junitPlatformVersion = "1.0.1"
52
- ext.junitVintageVersion = "4.12.1"
+ ext.junitJupiterVersion = "5.0.2"
+ ext.junitPlatformVersion = "1.0.2"
+ ext.junitVintageVersion = "4.12.2"
53
ext.kotlinVersion = "1.1.51"
54
ext.log4jVersion = "2.9.1"
55
ext.nettyVersion = "4.1.17.Final"
0 commit comments