This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new eff0c2e  Upgrade Kotlin to version 1.2.31
eff0c2e is described below

commit eff0c2e811f70215d914f65783133ac9716eecf3
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 28 08:11:35 2018 +0200

    Upgrade Kotlin to version 1.2.31
---
 examples/camel-example-kotlin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/camel-example-kotlin/pom.xml 
b/examples/camel-example-kotlin/pom.xml
index 2745ad8..6851973 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -35,7 +35,7 @@
 
   <properties>
     <category>Other Languages</category>
-    <kotlin.version>1.2.30</kotlin.version>
+    <kotlin.version>1.2.31</kotlin.version>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to