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 3e3be58 commit 08d5f6dCopy full SHA for 08d5f6d
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.20</kotlin.version>
+ <kotlin-coroutines.version>1.6.1-native-mt</kotlin-coroutines.version>
19
<jackson.version>2.13.2.20220324</jackson.version>
20
<graphql-java.version>17.3</graphql-java.version>
21
<reactive-streams.version>1.0.3</reactive-streams.version>
0 commit comments