You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/11/29 07:56:18 UTC

[camel] 02/02: Upgrade Kotlin

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

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

commit 857b9ce82e42e948c9486c416577c4358ae02da8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Nov 29 08:55:55 2017 +0100

    Upgrade Kotlin
---
 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 90115cf..bda991f 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.1.60</kotlin.version>
+    <kotlin.version>1.2.0</kotlin.version>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.