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.
2 parents b07bd4a + 0636683 commit 2234f98Copy full SHA for 2234f98
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.3.10</kotlin.version>
18
- <kotlin-coroutines.version>1.0.1</kotlin-coroutines.version>
+ <kotlin-coroutines.version>1.2.1</kotlin-coroutines.version>
19
<jackson.version>2.9.8</jackson.version>
20
21
<maven.compiler.source>${java.version}</maven.compiler.source>
0 commit comments