Update Kotlin and Reactor versions 87/67687/2
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Wed, 19 Sep 2018 11:07:13 +0000 (13:07 +0200)
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Wed, 19 Sep 2018 11:09:22 +0000 (13:09 +0200)
Change-Id: I7237cede772e79a1cd18835c85b43bcd81710a50
Issue-ID: DCAEGEN2-801
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index ee0558a..8bf41b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     </modules>
 
     <properties>
-        <kotlin.version>1.2.61</kotlin.version>
+        <kotlin.version>1.2.70</kotlin.version>
         <arrow.version>0.7.3</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>
             <dependency>
                 <groupId>io.projectreactor</groupId>
                 <artifactId>reactor-bom</artifactId>
-                <version>Bismuth-SR10</version>
+                <version>Bismuth-SR11</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>