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 a9984cc commit 0636683Copy full SHA for 0636683
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