Skip to content

Commit 8b9e032

Browse files
committed
Update kotlin
1 parent dc53b5f commit 8b9e032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<java.version>1.8</java.version>
17-
<kotlin.version>1.6.10</kotlin.version>
18-
<kotlin-coroutines.version>1.6.0-native-mt</kotlin-coroutines.version>
17+
<kotlin.version>1.6.21</kotlin.version>
18+
<kotlin-coroutines.version>1.6.1-native-mt</kotlin-coroutines.version>
1919
<jackson.version>2.13.2.20220328</jackson.version>
2020
<graphql-java.version>17.3</graphql-java.version>
2121
<reactive-streams.version>1.0.3</reactive-streams.version>

0 commit comments

Comments
 (0)