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 68fa6f7 commit 9d00e8dCopy full SHA for 9d00e8d
pom.xml
@@ -85,8 +85,8 @@
85
<slf4j.version>2.0.12</slf4j.version>
86
<spring.version>6.1.0</spring.version>
87
<spring-plugin.version>3.0.0</spring-plugin.version>
88
- <kotlin.version>1.9.20</kotlin.version>
89
- <kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
+ <kotlin.version>1.9.23</kotlin.version>
+ <kotlinx-coroutines.version>1.8.0</kotlinx-coroutines.version>
90
<mockk.version>1.13.7</mockk.version>
91
</properties>
92
0 commit comments