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 9cb924f commit 22873a6Copy full SHA for 22873a6
pom.xml
@@ -15,7 +15,7 @@
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<java.version>1.8</java.version>
17
<kotlin.version>1.4.21</kotlin.version>
18
- <kotlin-coroutines.version>1.4.2</kotlin-coroutines.version>
+ <kotlin-coroutines.version>1.4.3-native-mt</kotlin-coroutines.version>
19
<jackson.version>2.12.3</jackson.version>
20
<graphql-java.version>16.2</graphql-java.version>
21
0 commit comments