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 b4be532 commit ac611bdCopy full SHA for ac611bd
pom.xml
@@ -18,7 +18,7 @@
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
20
<kotlin.version>1.9.24</kotlin.version>
21
- <kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
+ <kotlin-coroutines.version>1.10.1</kotlin-coroutines.version>
22
<junit.version>5.11.3</junit.version>
23
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
24
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
0 commit comments