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 d2cf23b commit f5713afCopy full SHA for f5713af
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.2.0</kotlin.version>
+ <kotlin.version>2.2.10</kotlin.version>
43
<kotlin.coroutine.version>1.10.2</kotlin.coroutine.version>
44
45
<http4k.version>6.15.1.0</http4k.version>
0 commit comments