We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc53b5f commit 8b9e032Copy full SHA for 8b9e032
pom.xml
@@ -14,8 +14,8 @@
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<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>
+ <kotlin.version>1.6.21</kotlin.version>
+ <kotlin-coroutines.version>1.6.1-native-mt</kotlin-coroutines.version>
19
<jackson.version>2.13.2.20220328</jackson.version>
20
<graphql-java.version>17.3</graphql-java.version>
21
<reactive-streams.version>1.0.3</reactive-streams.version>
0 commit comments