We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8289d8e commit 2ab028dCopy full SHA for 2ab028d
1 file changed
build.gradle
@@ -24,7 +24,7 @@ apply plugin: 'java'
24
apply plugin: 'maven-publish'
25
26
group = 'com.github.camel-tooling'
27
-version = '1.4.7'
+version = '1.5.0'
28
29
repositories {
30
mavenLocal()
0 commit comments