summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJakub Dudycz <jakub.dudycz@nokia.com>2018-08-06 13:56:40 +0200
committerJakub Dudycz <jakub.dudycz@nokia.com>2018-08-06 13:56:40 +0200
commit7ff622141dda8496de0ff86526abc7da13b6babe (patch)
tree33ffee2e331856f116b870d48c9d2cad80202d33 /pom.xml
parenta8d827755dc165e0c7573c2c709591a775396ff6 (diff)
Upgrade to Kotlin 1.2.60
Change-Id: I089c63edd1859c6941f0791f1cf3a09526b6d028 Issue-ID: DCAEGEN2-660 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 041845c4..cf5d5ad3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
</modules>
<properties>
- <kotlin.version>1.2.51</kotlin.version>
+ <kotlin.version>1.2.60</kotlin.version>
<arrow.version>0.7.2</arrow.version>
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<build-helper-maven-plugin.version>1.7</build-helper-maven-plugin.version>