Upgrade Kotlin
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e9a34591 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e9a34591 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e9a34591 Branch: refs/heads/master Commit: e9a34591b70c3bed14578dec67f3eee0c4b0b643 Parents: 9b60081 Author: Claus Ibsen <[email protected]> Authored: Mon Oct 16 20:41:28 2017 +0200 Committer: Claus Ibsen <[email protected]> Committed: Mon Oct 16 20:41:28 2017 +0200 ---------------------------------------------------------------------- examples/camel-example-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e9a34591/examples/camel-example-kotlin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml index 212e585..76e5fc1 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.50</kotlin.version> + <kotlin.version>1.1.51</kotlin.version> </properties> <dependencies>
