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 bf52b4f commit 9a39615Copy full SHA for 9a39615
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.1.0</kotlin.version>
+ <kotlin.version>2.1.10</kotlin.version>
43
<kotlin.coroutine.version>1.10.1</kotlin.coroutine.version>
44
45
<http4k.version>5.46.0.0</http4k.version>
0 commit comments