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 7f1e249 commit 43446a1Copy full SHA for 43446a1
pom.xml
@@ -17,7 +17,7 @@
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19
<kotlin.version>1.9.24</kotlin.version>
20
- <kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
+ <kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
21
<junit.version>5.12.2</junit.version>
22
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
23
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
0 commit comments