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
The following commit(s) were added to refs/heads/master by this push: new ea45c0b Upgrade Kotlin ea45c0b is described below commit ea45c0bbfb4a27cd2d5005f1dc8258dc1b389fb2 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Nov 14 09:09:34 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 76e5fc1..90115cf 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.51</kotlin.version> + <kotlin.version>1.1.60</kotlin.version> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].