File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' com.github.hierynomus.license' version ' 0.14.0'
3
3
id ' com.github.ben-manes.versions' version ' 0.20.0'
4
- id ' net.researchgate.release' version ' 2.7 .0'
4
+ id ' net.researchgate.release' version ' 2.8 .0'
5
5
id ' com.github.kt3k.coveralls' version ' 2.8.2'
6
6
id ' org.sonarqube' version ' 2.6.2'
7
7
}
@@ -29,16 +29,16 @@ ext {
29
29
license = ' Apache 2'
30
30
31
31
/* Dependencies */
32
- camelVersion = ' 2.22.2 '
32
+ camelVersion = ' 2.23.0 '
33
33
34
34
/* Testing */
35
35
activationVersion = ' 1.2.0'
36
36
apiguardianVersion = ' 1.0.0'
37
37
checkstyleVersion = ' 8.12'
38
38
jaxbVersion = ' 2.3.0'
39
39
jacocoVersion = ' 0.8.2'
40
- junitPlatformVersion = ' 1.3.1 '
41
- junitVersion = ' 5.3.1 '
40
+ junitPlatformVersion = ' 1.3.2 '
41
+ junitVersion = ' 5.3.2 '
42
42
logbackVersion = ' 1.2.3'
43
43
44
44
/* OSGi */
You can’t perform that action at this time.
0 commit comments