We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccbd2f commit 51c3f6bCopy full SHA for 51c3f6b
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.8.21</kotlin.version>
18
- <kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
+ <kotlin-coroutines.version>1.7.1</kotlin-coroutines.version>
19
<jackson.version>2.14.2</jackson.version>
20
<graphql-java.version>20.1</graphql-java.version>
21
<reactive-streams.version>1.0.4</reactive-streams.version>
0 commit comments