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 11plugins {
22 id ' com.github.hierynomus.license' version ' 0.14.0'
33 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'
55 id ' com.github.kt3k.coveralls' version ' 2.8.2'
66 id ' org.sonarqube' version ' 2.6.2'
77}
@@ -29,16 +29,16 @@ ext {
2929 license = ' Apache 2'
3030
3131 /* Dependencies */
32- camelVersion = ' 2.22.2 '
32+ camelVersion = ' 2.23.0 '
3333
3434 /* Testing */
3535 activationVersion = ' 1.2.0'
3636 apiguardianVersion = ' 1.0.0'
3737 checkstyleVersion = ' 8.12'
3838 jaxbVersion = ' 2.3.0'
3939 jacocoVersion = ' 0.8.2'
40- junitPlatformVersion = ' 1.3.1 '
41- junitVersion = ' 5.3.1 '
40+ junitPlatformVersion = ' 1.3.2 '
41+ junitVersion = ' 5.3.2 '
4242 logbackVersion = ' 1.2.3'
4343
4444 /* OSGi */
You can’t perform that action at this time.
0 commit comments