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 43b641e commit 6bc9705Copy full SHA for 6bc9705
build.gradle
@@ -30,7 +30,7 @@ ext {
30
license = 'Apache 2'
31
32
/* Dependencies */
33
- camelVersion = '2.19.3'
+ camelVersion = '2.20.0'
34
35
/* Testing */
36
junitVersion = '5.0.1'
0 commit comments