summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4b117de3..7fcd54c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
</modules>
<properties>
- <kotlin.version>1.2.50</kotlin.version>
+ <kotlin.version>1.2.51</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>
@@ -587,7 +587,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
- <version>Bismuth-SR8</version>
+ <version>Bismuth-SR10</version>
<type>pom</type>
<scope>import</scope>
</dependency>