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 fb6603b commit 56029ffCopy full SHA for 56029ff
pom.xml
@@ -39,7 +39,7 @@
39
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
42
- <kotlin.version>2.0.20</kotlin.version>
+ <kotlin.version>2.0.21</kotlin.version>
43
<kotlin.coroutine.version>1.9.0</kotlin.coroutine.version>
44
45
<http4k.version>5.32.4.0</http4k.version>
0 commit comments