aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-12-13 09:26:36 +0100
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-12-14 08:31:49 +0100
commit6ca062752bcf57af7f543bd33f372b48e2010a24 (patch)
treed5ab2a363201b86834a31117a652d8a54ca421c7 /pom.xml
parent41908970d82f6e8e7f9d2fd7aeb558c551e81d25 (diff)
Add all required and reasonable MDCs
Change-Id: I34beb32a7c53da97c6945ec8d0022ac37059b7c5 Issue-ID: DCAEGEN2-670 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@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 621c5b2c..d09da50a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
</modules>
<properties>
- <kotlin.version>1.3.0</kotlin.version>
+ <kotlin.version>1.3.11</kotlin.version>
<arrow.version>0.8.0</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>